mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-25 23:39:06 +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
|
import yaml
|
||||||
from dotenv import dotenv_values
|
from dotenv import dotenv_values
|
||||||
|
|
||||||
__version__ = "1.2.0"
|
__version__ = "1.3.0"
|
||||||
|
|
||||||
script = os.path.realpath(sys.argv[0])
|
script = os.path.realpath(sys.argv[0])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user