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 62ce087 commit 2681566Copy full SHA for 2681566
podman_compose.py
@@ -35,7 +35,7 @@
35
import yaml
36
from dotenv import dotenv_values
37
38
-__version__ = "1.0.7"
+__version__ = "1.1.0"
39
40
script = os.path.realpath(sys.argv[0])
41
0 commit comments