Skip to content

Commit cca212d

Browse files
author
James Cleveland
committed
Bumping version due to API change.
1 parent 7b6a52e commit cca212d

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.2",
15+
version = "0.3",
1616
description = doclines[0],
1717
long_description = "\n".join(doclines[2:]),
1818
url = "https://github.com/radiosilence/python-whirlpool",

0 commit comments

Comments
 (0)