mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-21 05:41:54 +00:00
version 0.3
This commit is contained in:
parent
9d76fb708a
commit
4081f67f5c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ except IOError:
|
|||
|
||||
setup(
|
||||
name='django-constance',
|
||||
version='0.2',
|
||||
version='0.3',
|
||||
url="http://github.com/comoga/django-constance",
|
||||
description='Django live settings with pluggable backends, including Redis.',
|
||||
long_description=long_description,
|
||||
|
|
|
|||
Loading…
Reference in a new issue