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