mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Bumped version up to 0.6a1.
This commit is contained in:
parent
50a6a6ad0b
commit
52cc7ee4bd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
from .base import Settings, Configuration
|
||||
from .decorators import pristinemethod
|
||||
|
||||
__version__ = '0.5.1'
|
||||
__version__ = '0.6a1'
|
||||
__all__ = ['Configuration', 'pristinemethod', 'Settings']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue