mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-15 00:02:28 +02:00
version
This commit is contained in:
@ -42,7 +42,7 @@ from tqdm.asyncio import tqdm
|
|||||||
import yaml
|
import yaml
|
||||||
from dotenv import dotenv_values
|
from dotenv import dotenv_values
|
||||||
|
|
||||||
__version__ = "1.0.7"
|
__version__ = "1.0.8"
|
||||||
|
|
||||||
script = os.path.realpath(sys.argv[0])
|
script = os.path.realpath(sys.argv[0])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user