We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a9184 commit bfc70e6Copy full SHA for bfc70e6
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "podman"
7
# TODO: remove the line version = ... on podman-py > 5.4.0 releases
8
# dynamic = ["version"]
9
-version = "5.4.0.1"
+version = "5.5.0"
10
description = "Bindings for Podman RESTful API"
11
readme = "README.md"
12
license = {file = "LICENSE"}
0 commit comments