Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed Mar 21, 2024
1 parent 7718692 commit f8c5c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-init/cmake_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
import sys
import zipfile

__version__ = "0.40.4"
__version__ = "0.40.5"

is_windows = os.name == "nt"

Expand Down

0 comments on commit f8c5c54

Please sign in to comment.