version 0.3

This commit is contained in:
Ales Zoulek 2011-11-04 22:40:12 +01:00
parent 9d76fb708a
commit 4081f67f5c

View file

@ -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,