We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4328653 commit 6a68fb0Copy full SHA for 6a68fb0
cmake-init/__main__.py
@@ -33,7 +33,7 @@
33
34
from distutils.version import LooseVersion
35
36
-__version__ = "0.17.2"
+__version__ = "0.18.0"
37
38
zip = zipfile.ZipFile(os.path.dirname(__file__), "r")
39
0 commit comments