We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7361e commit a91d8ceCopy full SHA for a91d8ce
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='autoworker',
7
- version='0.10.1',
+ version='0.10.2',
8
packages=find_packages(exclude=['spec']),
9
url='https://github.com/gisce/autoworker',
10
license='MIT',
0 commit comments