Skip to content

Commit a850d91

Browse files
Bump version to 0.19.0
1 parent 796900b commit a850d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def get_long_description() -> str:
1111

1212
setup(
1313
name="python-on-whales",
14-
version="0.18.0",
14+
version="0.19.0",
1515
description="A Docker client for Python, designed to be fun and intuitive!",
1616
long_description=get_long_description(),
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)