bump version (#200)

This commit is contained in:
mattieserver
2022-12-09 13:52:44 +01:00
committed by GitHub
parent c6df846bde
commit f187e75fff
4 changed files with 457 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.0.1"
version = "3.1.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"