Skip to content

Commit db4dceb

Browse files
authored
Update setup.py
1 parent 047c7ee commit db4dceb

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
# The text of the README file
1313
README = (HERE / "README.md").read_text()
1414

15-
__version__ = "0.0.7"
15+
__version__ = "0.0.8"
1616

1717
# This call to setup() does all the work
1818
setup(

0 commit comments

Comments
 (0)