Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed Apr 13, 2024
1 parent 948e3bb commit 7a9aa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-init/cmake_init.py
Expand Up @@ -32,7 +32,7 @@
import sys
import zipfile

__version__ = "0.40.5"
__version__ = "0.40.6"

is_windows = os.name == "nt"

Expand Down

0 comments on commit 7a9aa7e

Please sign in to comment.