File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ June 2024
2+ ==========
3+
4+ - Rest v24.6
5+ ------------------------
6+
7+
8+
9+ +-------------------------------+-------------------------------+
10+ | Module | Versions |
11+ +===============================+===============================+
12+ | ``rest.connector `` | 24.6 |
13+ +-------------------------------+-------------------------------+
14+
15+ Upgrade Instructions
16+ ^^^^^^^^^^^^^^^^^^^^
17+
18+ .. code-block :: bash
19+
20+ pip install --upgrade rest.connector
21+
22+
23+
24+
25+ Changelogs
26+ ^^^^^^^^^^
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Changelog
44.. toctree ::
55 :maxdepth: 2
66
7+ 2024/june
78 2024/may
89 2024/april
910 2024/march
Original file line number Diff line number Diff line change 22the device via REST api"""
33
44# metadata
5- __version__ = '24.5 '
5+ __version__ = '24.6 '
66__author__ = ['Jean-Benoit Aubin <jeaubin@cisco.com>' ,
77 'Takashi Higashimura (tahigash) <tahigash@cisco.com>' ]
88
You can’t perform that action at this time.
0 commit comments