Skip to content

Commit 148497e

Browse files
committed
Bump version
1 parent 6b36cdc commit 148497e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake-init/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
from distutils.version import LooseVersion
3535

36-
__version__ = "0.10.0"
36+
__version__ = "0.10.1"
3737

3838
zip = zipfile.ZipFile(os.path.dirname(__file__), "r")
3939

0 commit comments

Comments
 (0)