Skip to content

Commit bfc70e6

Browse files
committed
Bump release to 5.5.0 (pyproject.toml fix)
Signed-off-by: Nicola Sella <[email protected]>
1 parent 57a9184 commit bfc70e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "podman"
77
# TODO: remove the line version = ... on podman-py > 5.4.0 releases
88
# dynamic = ["version"]
9-
version = "5.4.0.1"
9+
version = "5.5.0"
1010
description = "Bindings for Podman RESTful API"
1111
readme = "README.md"
1212
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)