diff --git a/setup.py b/setup.py index 29ece95..f4c58a4 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='autoworker', - version='0.5.0', + version='0.6.0', packages=find_packages(), url='https://github.com/gisce/autoworker', license='MIT',