increase version
This commit is contained in:
parent
e6175bf6c8
commit
aac37e5886
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
|
|||
|
||||
setup(
|
||||
name='django-anonsurvey',
|
||||
version='0.1',
|
||||
version='0.2',
|
||||
packages=['anonsurvey'],
|
||||
include_package_data=True,
|
||||
license='GPLv3',
|
||||
|
|
Loading…
Reference in a new issue