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 c592ced commit 005a3c8Copy full SHA for 005a3c8
src/rest/connector/__init__.py
@@ -2,7 +2,7 @@
2
the device via REST api"""
3
4
# metadata
5
-__version__ = '24.3'
+__version__ = '24.4'
6
__author__ = ['Jean-Benoit Aubin <jeaubin@cisco.com>',
7
'Takashi Higashimura (tahigash) <tahigash@cisco.com>']
8
0 commit comments