Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed May 2, 2021
1 parent 067c95e commit c971e84
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.7.1"
__version__ = "0.8.0"

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

Expand Down

0 comments on commit c971e84

Please sign in to comment.