Skip to content

Commit

Permalink
Merge pull request #51 from caktus/set-version-010
Browse files Browse the repository at this point in the history
Bump version to 0.1.0
  • Loading branch information
copelco committed Dec 1, 2022
2 parents 3ba83af + fda9dae commit 27d7cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="invoke-kubesae",
version="0.0.21",
version="0.1.0",
packages=find_packages(exclude=["tests"]),
url="https://github.com/caktus/invoke-kubesae",
author="Caktus Group",
Expand Down

0 comments on commit 27d7cc3

Please sign in to comment.