bugfix version

This commit is contained in:
darko-poljak 2014-03-09 21:16:58 +01:00
parent f1ddc5a3a9
commit 9b53c57eff
1 changed files with 1 additions and 1 deletions

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',
version='0.2.1',
packages=['anonsurvey'],
include_package_data=True,
license='GPLv3',