mirror of
https://github.com/containers/podman-compose.git
synced 2025-03-10 13:08:13 +01:00
Release 1.1.0
This commit is contained in:
parent
62ce087c6e
commit
2681566580
@ -35,7 +35,7 @@ except ImportError:
|
|||||||
import yaml
|
import yaml
|
||||||
from dotenv import dotenv_values
|
from dotenv import dotenv_values
|
||||||
|
|
||||||
__version__ = "1.0.7"
|
__version__ = "1.1.0"
|
||||||
|
|
||||||
script = os.path.realpath(sys.argv[0])
|
script = os.path.realpath(sys.argv[0])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user