Skip to content

Commit 6028d78

Browse files
committed
Update version
1 parent 2fbc72c commit 6028d78

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
@@ -2,7 +2,7 @@
22

33
from setuptools import find_packages, setup
44

5-
__version__ = "0.0.9"
5+
__version__ = "0.0.10"
66

77

88
with open(os.path.join(os.path.abspath(os.path.dirname(__file__)), "README.md")) as f:

0 commit comments

Comments
 (0)