This commit is contained in:
Mario
2026-01-07 11:08:58 +01:00
committed by GitHub
parent 619e959a8e
commit 89c56c8d1c
5 changed files with 7 additions and 3 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.4.0"
version = "4.5.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"