mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Bumped version.
This commit is contained in:
parent
c616caf6d6
commit
c5c0feff9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# flake8: noqa
|
||||
from .base import Settings
|
||||
|
||||
__version__ = '0.1'
|
||||
__version__ = '0.2'
|
||||
__all__ = ['Settings']
|
||||
|
|
|
|||
Loading…
Reference in a new issue