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