Prepare release v3.5.0 (#288)

* bump version

* bump version
This commit is contained in:
mattieserver
2023-04-30 20:13:20 +02:00
committed by GitHub
parent 5c58f2a9c2
commit 4dd962f002
5 changed files with 5 additions and 767 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.4.0"
version = "3.5.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"