File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1111 attributes :
1212 label : pynetbox version
1313 description : What version of pynetbox are you currently running?
14- placeholder : v7.5 .0
14+ placeholder : v7.6 .0
1515 validations :
1616 required : true
1717 - type : input
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Each pyNetBox Version listed below has been tested with its corresponding NetBox
99
1010| NetBox Version | Plugin Version |
1111| :--------------:| :--------------:|
12+ | 4.5 | 7.6.0 |
13+ | 4.4 | 7.5.0 |
1214| 4.3 | 7.5.0 |
1315| 4.2 | 7.5.0 |
1416| 4.1 | 7.5.0 |
Original file line number Diff line number Diff line change 66 ParameterValidationError ,
77)
88
9- __version__ = "7.5 .0"
9+ __version__ = "7.6 .0"
1010
1111# Lowercase alias for backward compatibility
1212api = Api
You can’t perform that action at this time.
0 commit comments