mirror of
https://github.com/containers/podman-compose.git
synced 2025-04-11 19:18:28 +02:00
release v0.1.10
This commit is contained in:
parent
bbaa786739
commit
e9b103eb23
@ -35,7 +35,7 @@ except ImportError:
|
||||
import yaml
|
||||
from dotenv import dotenv_values
|
||||
|
||||
__version__ = '0.1.9'
|
||||
__version__ = '0.1.10'
|
||||
|
||||
PY3 = sys.version_info[0] == 3
|
||||
if PY3:
|
||||
|
Loading…
Reference in New Issue
Block a user