Updated version info
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
CHANGES
|
||||
=======
|
||||
|
||||
1.0.2
|
||||
-----
|
||||
|
||||
* Added severity to alarm-create, alarm-patch, alarm-update
|
||||
* New metric-statistics command
|
||||
* Modified README.rst
|
||||
|
||||
1.0.1
|
||||
-----
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ class MonShell(object):
|
||||
|
||||
parser.add_argument('--version',
|
||||
action='version',
|
||||
version='1.0.0',
|
||||
version='1.0.2',
|
||||
help="Shows the client version and exits.")
|
||||
|
||||
parser.add_argument('-d', '--debug',
|
||||
|
||||
Reference in New Issue
Block a user