Skip to content

Commit

Permalink
Increase version to 0.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
LegenJCdary committed Jan 30, 2023
1 parent 3aacf9a commit 1336796
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 @@ -20,7 +20,7 @@ def read(fname):
# This call to setup() does all the work
setup(
name="ansible-deployer",
version="0.0.39",
version="0.0.40",
description="Wrapper around ansible-playbook allowing configurable tasks and permissions",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 1336796

Please sign in to comment.