prepare 3.9.1 (#480)

This commit is contained in:
mattieserver
2024-04-19 15:55:04 +02:00
committed by GitHub
parent 23428c8ad2
commit 8368ffa2fd
4 changed files with 4 additions and 4 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.9.0"
version = "3.9.1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"