mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-04-24 16:54:50 +00:00
Bump version.
This commit is contained in:
parent
2f26bbae69
commit
aecce6f374
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
from .base import Settings, Configuration
|
||||
from .decorators import pristinemethod
|
||||
|
||||
__version__ = '0.8'
|
||||
__version__ = '0.9'
|
||||
__all__ = ['Configuration', 'pristinemethod', 'Settings']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue