Bumped version up a notch.

This commit is contained in:
Jannis Leidel 2013-02-21 10:52:02 +01:00
parent d53903cdcc
commit 15afc79445

View file

@ -11,7 +11,7 @@ except IOError:
setup(
name='django-constance',
version='0.4',
version='0.5a1',
url="http://github.com/comoga/django-constance",
description='Django live settings with pluggable backends, including Redis.',
long_description=long_description,