Bumped to 0.5.

This commit is contained in:
Jannis Leidel 2013-03-02 16:34:31 +01:00
parent 98e3acb56e
commit c125006e01

View file

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