diff --git a/setup.py b/setup.py index 7daf52f..33f10ab 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ def run(self): setup( name='pyBuchaktion', - version='1.1.6', + version='1.1.7', packages=find_packages(), include_package_data=True, license='AGPL-3.0',