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