Skip to content

Commit bc39216

Browse files
authored
Update to version number 0.0.12
1 parent 1d8c75d commit bc39216

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
@@ -4,7 +4,7 @@
44

55
from setuptools import setup
66

7-
FULLVERSION = "0.0.11"
7+
FULLVERSION = "0.0.12"
88
VERSION = FULLVERSION
99

1010
with open(os.path.join(os.path.dirname(__file__), "README.md")) as infile:

0 commit comments

Comments
 (0)