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