Skip to content

Commit a0dafef

Browse files
committed
Set version to 1.0.0
1 parent 7192688 commit a0dafef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Versions should comply with PEP440. For a discussion on single-sourcing
1717
# the version across setup.py and the project code, see
1818
# https://packaging.python.org/en/latest/single_source_version.html
19-
version='1.0.0b1',
19+
version='1.0.0',
2020

2121
description='Distributed tasks scheduler',
2222
long_description=long_description,

0 commit comments

Comments
 (0)