We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d80629 commit dcf89ddCopy full SHA for dcf89dd
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
from io import open
9
10
11
-VERSION = '1.0.0.dev3'
+VERSION = '1.0.0'
12
GITHUB_URL = 'https://github.com/oohlaf/python-whirlpool'
13
DOWNLOAD_URL = '{}/archive/{}.zip'.format(GITHUB_URL, VERSION)
14
0 commit comments