mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-20 06:01:06 +02:00
Release 1.4.0
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
parent
f0928dd399
commit
bd29caa797
@ -40,7 +40,7 @@ except ImportError:
|
||||
import yaml
|
||||
from dotenv import dotenv_values
|
||||
|
||||
__version__ = "1.3.0"
|
||||
__version__ = "1.4.0"
|
||||
|
||||
script = os.path.realpath(sys.argv[0])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user