bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-06-30 22:06:33 +02:00
parent d4833071df
commit b9d3cc3c4e
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.2.0'
version = '2.0.0'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'