Skip to content

Commit f82cddb

Browse files
committed
Bump version again
This version bump is only so the PyPI release can go through, because I forgot to update my pre-push hook to check things before pushing to master.
1 parent 80188ac commit f82cddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake-init/cmake_init.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.20.2"
36+
__version__ = "0.20.3"
3737

3838
is_windows = os.name == "nt"
3939

0 commit comments

Comments
 (0)