diff --git a/setup.py b/setup.py index 2f9b51b..c8d5271 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='autoworker', - version='0.10.0-rc1', + version='0.10.1', packages=find_packages(exclude=['spec']), url='https://github.com/gisce/autoworker', license='MIT',