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