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 ab4348c commit df19fd4Copy full SHA for df19fd4
1 file changed
src/rest/connector/__init__.py
@@ -2,7 +2,7 @@
2
the device via REST api"""
3
4
# metadata
5
-__version__ = "26.5"
+__version__ = "26.6"
6
__author__ = ['Jean-Benoit Aubin <jeaubin@cisco.com>',
7
'Takashi Higashimura (tahigash) <tahigash@cisco.com>']
8
0 commit comments