We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b262b8 commit 626863fCopy full SHA for 626863f
src/rest/connector/__init__.py
@@ -2,7 +2,7 @@
2
the device via REST api"""
3
4
# metadata
5
-__version__ = '25.4'
+__version__ = "25.5"
6
__author__ = ['Jean-Benoit Aubin <jeaubin@cisco.com>',
7
'Takashi Higashimura (tahigash) <tahigash@cisco.com>']
8
0 commit comments