bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-09-01 18:48:22 +02:00
parent 318b8495b7
commit b2e2a4c781
4 changed files with 4 additions and 3 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 = '2.0.4'
version = '3.0.0-beta.1'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'