We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6640973 commit 069946dCopy full SHA for 069946d
cmake-init/cmake_init.py
@@ -32,7 +32,7 @@
32
import sys
33
import zipfile
34
35
-__version__ = "0.37.2"
+__version__ = "0.37.3"
36
37
is_windows = os.name == "nt"
38
0 commit comments