Skip to content

Commit

Permalink
Bump version to 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldemarmiesse authored May 19, 2022
1 parent e58d352 commit 428b7ba
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 @@ -11,7 +11,7 @@ def get_long_description() -> str:

setup(
name="python-on-whales",
version="0.43.0",
version="0.44.0",
description="A Docker client for Python, designed to be fun and intuitive!",
long_description=get_long_description(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 428b7ba

Please sign in to comment.