bump version (#269)

This commit is contained in:
mattieserver
2023-03-23 10:08:34 +01:00
committed by GitHub
parent 5d20a7ad15
commit 0004f0a6d3
4 changed files with 152 additions and 489 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.2.1"
version = "3.3.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"