Skip to content

Commit 488af3e

Browse files
committed
Bump version
1 parent 9461e4b commit 488af3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake-init/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
from distutils.version import LooseVersion
3535

36-
__version__ = "0.10.1"
36+
__version__ = "0.10.2"
3737

3838
zip = zipfile.ZipFile(os.path.dirname(__file__), "r")
3939

0 commit comments

Comments
 (0)