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 8077df2 commit 26b2dd5Copy full SHA for 26b2dd5
cmake-init/cmake_init.py
@@ -33,7 +33,7 @@
33
34
from template import compile_template
35
36
-__version__ = "0.26.0"
+__version__ = "0.26.1"
37
38
is_windows = os.name == "nt"
39
0 commit comments