Skip to content

Commit

Permalink
Bump version to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldemarmiesse authored Nov 22, 2021
1 parent 21c81a8 commit 3b9d70a
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.31.0",
version="0.32.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 3b9d70a

Please sign in to comment.