Skip to content

Commit dcf89dd

Browse files
committed
Change version number to 1.0.0
1 parent 0d80629 commit dcf89dd

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
@@ -8,7 +8,7 @@
88
from io import open
99

1010

11-
VERSION = '1.0.0.dev3'
11+
VERSION = '1.0.0'
1212
GITHUB_URL = 'https://github.com/oohlaf/python-whirlpool'
1313
DOWNLOAD_URL = '{}/archive/{}.zip'.format(GITHUB_URL, VERSION)
1414

0 commit comments

Comments
 (0)