Skip to content

Commit e90c184

Browse files
authored
Merge pull request #92 from jwhonce/wip/rename_master
Bump version to fix release on github
2 parents bdd5cf4 + 0413377 commit e90c184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

podman/api/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__ = "3.1.2.1"
3+
__version__ = "3.1.2.2"
44
__compatible_version__ = "1.40"

0 commit comments

Comments
 (0)