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
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='1.0.2',
version='1.0.3',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',