We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb37b9 commit ea3c4b6Copy full SHA for ea3c4b6
cmake-init/__main__.py
@@ -33,7 +33,7 @@
33
34
from distutils.version import LooseVersion
35
36
-__version__ = "0.11.0"
+__version__ = "0.12.0"
37
38
zip = zipfile.ZipFile(os.path.dirname(__file__), "r")
39
0 commit comments