Skip to content

Commit 803ea74

Browse files
Merge pull request #347 from umohnani8/4.8.0-1
Bump version to 4.8.0.post1
2 parents 29e7a06 + 1555080 commit 803ea74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

podman/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version of PodmanPy."""
22

3-
__version__ = "4.8.0"
3+
__version__ = "4.8.0.post1"
44
__compatible_version__ = "1.40"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = podman
3-
version = 4.8.0
3+
version = 4.8.0.post1
44
author = Brent Baude, Jhon Honce
55
author_email = jhonce@redhat.com
66
description = Bindings for Podman RESTful API

0 commit comments

Comments
 (0)