mirror of
https://github.com/containers/podman-compose.git
synced 2025-07-08 16:37:02 +02:00
release 0.1.11
This commit is contained in:
@ -35,7 +35,7 @@ except ImportError:
|
||||
import yaml
|
||||
from dotenv import dotenv_values
|
||||
|
||||
__version__ = '0.1.10'
|
||||
__version__ = '0.1.11'
|
||||
|
||||
PY3 = sys.version_info[0] == 3
|
||||
if PY3:
|
||||
|
Reference in New Issue
Block a user