diff --git a/setup.py b/setup.py index af2fd1c..9a4018a 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ def run(self): setup( name='pyBuchaktion', - version='1.0.4', + version='1.1.3', packages=find_packages(), include_package_data=True, license='AGPL-3.0',