This commit is contained in:
mattieserver
2025-05-28 16:19:42 +02:00
committed by GitHub
parent db76752a82
commit 79a234fcc9
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"