Add new fields to models and upgrade to NetBox v3.7.2 (#36)

Closes #10, #26, #35
This commit is contained in:
wkoot
2024-02-13 12:11:49 +01:00
parent 1411e3a5cb
commit 230b3b5115
23 changed files with 471 additions and 104 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from extras.plugins import PluginConfig
__version__ = "1.5"
__version__ = "1.6.0"
class SLMConfig(PluginConfig):