bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-03-25 13:16:00 +01:00
parent 62c0dbddb2
commit d927e40867
4 changed files with 4 additions and 4 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.0.3'
version = '1.1.0-beta.1'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'