We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7192688 commit a0dafefCopy full SHA for a0dafef
setup.py
@@ -16,7 +16,7 @@
16
# Versions should comply with PEP440. For a discussion on single-sourcing
17
# the version across setup.py and the project code, see
18
# https://packaging.python.org/en/latest/single_source_version.html
19
- version='1.0.0b1',
+ version='1.0.0',
20
21
description='Distributed tasks scheduler',
22
long_description=long_description,
0 commit comments