bump version (#222)

This commit is contained in:
mattieserver
2022-12-18 18:50:58 +01:00
committed by GitHub
parent 2901dbb5c7
commit 41d6afc336
4 changed files with 4 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.1.0"
version = "3.1.1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"