We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1d4e7 commit e7a55baCopy full SHA for e7a55ba
cmake-init/cmake_init.py
@@ -31,7 +31,7 @@
31
import sys
32
import zipfile
33
34
-__version__ = "0.27.0"
+__version__ = "0.27.1"
35
36
is_windows = os.name == "nt"
37
0 commit comments