bump version (#283)

This commit is contained in:
mattieserver
2023-04-28 16:07:36 +02:00
committed by GitHub
parent 2aa3317a9b
commit 8edea468e9
6 changed files with 23 additions and 36 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.3.0"
version = "3.4.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"