added tenants (#94)

This commit is contained in:
mattieserver
2022-03-25 10:12:36 +01:00
committed by GitHub
parent 68e8aa0512
commit e68a8a1af0
6 changed files with 12 additions and 6 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.2'
version = '1.0.3'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'