mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Bumped version.
This commit is contained in:
parent
6be3fb1398
commit
a005625f97
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from django.utils.functional import LazyObject
|
||||
|
||||
__version__ = '1.0.1'
|
||||
__version__ = '1.1'
|
||||
|
||||
default_app_config = 'constance.apps.ConstanceConfig'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue