Skip to content

Commit f7eeda1

Browse files
committed
Release 1.5.0
Signed-off-by: Povilas Kanapickas <[email protected]>
1 parent bf9d647 commit f7eeda1

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
@@ -39,7 +39,7 @@
3939
import yaml
4040
from dotenv import dotenv_values
4141

42-
__version__ = "1.4.0"
42+
__version__ = "1.5.0"
4343

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

0 commit comments

Comments
 (0)