We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710aef2 commit 3bbdc2eCopy full SHA for 3bbdc2e
cmake-init/cmake_init.py
@@ -33,7 +33,7 @@
33
34
from distutils.version import LooseVersion
35
36
-__version__ = "0.20.6"
+__version__ = "0.21.0"
37
38
is_windows = os.name == "nt"
39
0 commit comments