Skip to content

Commit d38b26b

Browse files
committed
Release 1.2.0
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
1 parent 22a4ad5 commit d38b26b

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
@@ -35,7 +35,7 @@
3535
import yaml
3636
from dotenv import dotenv_values
3737

38-
__version__ = "1.1.0"
38+
__version__ = "1.2.0"
3939

4040
script = os.path.realpath(sys.argv[0])
4141

0 commit comments

Comments
 (0)