This commit is contained in:
mvanhaverbeke
2025-05-28 16:18:39 +02:00
parent db76752a82
commit 2ca128a76b
10 changed files with 377 additions and 423 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class TopologyViewsConfig(PluginConfig):
name = "netbox_topology_views"
verbose_name = "Topology views"
description = "An plugin to render topology maps"
version = "4.2.1"
version = "4.3.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"