This commit is contained in:
mattieserver
2023-08-31 13:48:01 +02:00
committed by GitHub
parent 71e4807cb1
commit 78b8a5ae97
3 changed files with 3 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 = "3.6.2"
version = "3.7.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"