Skip to content

Commit aad902b

Browse files
committed
Bump version
1 parent dd07333 commit aad902b

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
@@ -12,7 +12,7 @@
1212
doclines = __doc__.split("\n")
1313

1414
setup(name = "Whirlpool",
15-
version = "0.1",
15+
version = "0.2",
1616
description = doclines[0],
1717
long_description = "\n".join(doclines[2:]),
1818
url = "https://github.com/radiosilence/python-whirlpool",

0 commit comments

Comments
 (0)