Skip to content

Commit bd29caa

Browse files
committed
Release 1.4.0
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
1 parent f0928dd commit bd29caa

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.3.0"
43+
__version__ = "1.4.0"
4444

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

0 commit comments

Comments
 (0)