diff --git a/setup.py b/setup.py index 1089d10..94f5041 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ def run(self): setup( name='pyBuchaktion', - version='1.0.1', + version='1.0.2', packages=find_packages(), include_package_data=True, license='AGPL-3.0',