Skip to content

Commit

Permalink
Merge pull request #44 from caktus/bump-setup
Browse files Browse the repository at this point in the history
changed version in setup
  • Loading branch information
jcjudkins authored Apr 14, 2022
2 parents b3a7317 + 60e4d6a commit 6d6ba74
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 @@ -4,7 +4,7 @@

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

0 comments on commit 6d6ba74

Please sign in to comment.