mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-12 09:33:13 +00:00
Version 1.0.0
This commit is contained in:
parent
2b9c1d6879
commit
3e5447175e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
from .base import Settings, Configuration
|
||||
from .decorators import pristinemethod
|
||||
|
||||
__version__ = '0.9'
|
||||
__version__ = '1.0.0'
|
||||
__all__ = ['Configuration', 'pristinemethod', 'Settings']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue