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