mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-12 01:23:13 +00:00
Bumped to 0.5.
This commit is contained in:
parent
98e3acb56e
commit
c125006e01
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -16,7 +16,7 @@ except IOError:
|
|||
|
||||
setup(
|
||||
name='django-constance',
|
||||
version='0.5a1',
|
||||
version='0.5',
|
||||
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