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 bf9d647 commit f7eeda1Copy full SHA for f7eeda1
podman_compose.py
@@ -39,7 +39,7 @@
39
import yaml
40
from dotenv import dotenv_values
41
42
-__version__ = "1.4.0"
+__version__ = "1.5.0"
43
44
script = os.path.realpath(sys.argv[0])
45
0 commit comments