Change version to 2.2.0 in 2.2.0 branch
This commit is contained in:
parent
509784b3e5
commit
7f3e12b50f
|
|
@ -15,7 +15,7 @@ from .lib.output import *
|
|||
from .lib.storage import *
|
||||
from .lib.hardware import *
|
||||
|
||||
__version__ = "2.1.3"
|
||||
__version__ = "2.2.0"
|
||||
|
||||
## Basic version of arg.parse() supporting:
|
||||
## --key=value
|
||||
|
|
|
|||
Loading…
Reference in New Issue