mirror of
https://github.com/Hopiu/portainer-cli.git
synced 2026-04-23 16:04:43 +00:00
Bump version to 0.2.0
This commit is contained in:
parent
89f5c1244e
commit
cf8aabf233
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import validators
|
|||
from pathlib import Path
|
||||
from requests import Request, Session
|
||||
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '0.2.0'
|
||||
|
||||
logger = logging.getLogger('portainer-cli')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue