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