Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed Apr 24, 2021
1 parent 9f1725d commit 48db0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-init/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

from distutils.version import LooseVersion

__version__ = "0.5.1"
__version__ = "0.6.0"

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

Expand Down

0 comments on commit 48db0eb

Please sign in to comment.