Skip to content

Commit 2681566

Browse files
committed
Release 1.1.0
1 parent 62ce087 commit 2681566

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.0.7"
38+
__version__ = "1.1.0"
3939

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

0 commit comments

Comments
 (0)