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