Skip to content

Commit 5cefd30

Browse files
committed
Release 1.4.1
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
1 parent b37076b commit 5cefd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

podman_compose.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
import yaml
4141
from dotenv import dotenv_values
4242

43-
__version__ = "1.4.0"
43+
__version__ = "1.4.1"
4444

4545
script = os.path.realpath(sys.argv[0])
4646

0 commit comments

Comments
 (0)