We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd07333 commit aad902bCopy full SHA for aad902b
setup.py
@@ -12,7 +12,7 @@
12
doclines = __doc__.split("\n")
13
14
setup(name = "Whirlpool",
15
- version = "0.1",
+ version = "0.2",
16
description = doclines[0],
17
long_description = "\n".join(doclines[2:]),
18
url = "https://github.com/radiosilence/python-whirlpool",
0 commit comments