438 beta release for netbox v370 (#439)

* 3.9.0

* 3.9-beta1
This commit is contained in:
mattieserver
2024-01-02 12:22:46 +01:00
committed by GitHub
parent 374a88266a
commit 50c90a4328
8 changed files with 55 additions and 131 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.8.1"
version = "3.9-beta1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"