Skip to content

Commit 0e9e174

Browse files
committed
Bump version
1 parent 6aee1b7 commit 0e9e174

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.6.0"
36+
__version__ = "0.6.1"
3737

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

0 commit comments

Comments
 (0)