Release v3.2.0 (#234)

* bump version

* bump version
This commit is contained in:
mattieserver
2023-01-05 13:12:32 +01:00
committed by GitHub
parent 3805d75dba
commit 2e34f7435a
5 changed files with 561 additions and 329 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.1.1"
version = "3.2.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"