Inc version.

This commit is contained in:
Darko Poljak 2014-06-18 22:00:52 +02:00
parent 4b3b403345
commit 74425fccce

View file

@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='django-anonsurvey',
version='0.2.2',
version='0.2.3',
packages=['anonsurvey'],
include_package_data=True,
license='GPLv3',