added podman, json and yaml
This commit is contained in:
4
venv/lib/python3.11/site-packages/podman/version.py
Normal file
4
venv/lib/python3.11/site-packages/podman/version.py
Normal file
@ -0,0 +1,4 @@
|
||||
"""Version of PodmanPy."""
|
||||
|
||||
__version__ = "4.3.0"
|
||||
__compatible_version__ = "1.40"
|
||||
Reference in New Issue
Block a user