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