bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-04-11 13:12:04 +02:00
parent d927e40867
commit 8997c38263
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
name = 'netbox_topology_views'
verbose_name = 'Topology views'
description = 'An plugin to render topology maps'
version = '1.1.0-beta.1'
version = '1.1.0'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'