diff --git a/pyproject.toml b/pyproject.toml index 9f73f5c6..63b3dbfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "python-on-whales" -version = "0.72.0" +version = "0.73.0" description = "A Docker client for Python, designed to be fun and intuitive!" readme = "README.md" license = { file = "LICENSE" }