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