mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-26 16:04:06 +00:00
Bumped version to 0.1.
This commit is contained in:
parent
aca5cee79a
commit
5b40d68675
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# flake8: noqa
|
||||
from .base import Settings
|
||||
|
||||
__version__ = '0.1a1'
|
||||
__version__ = '0.1'
|
||||
__all__ = ['Settings']
|
||||
|
|
|
|||
Loading…
Reference in a new issue