Hide unconnected (#61)

* #57 hide unconnected devices
This commit is contained in:
mattieserver
2021-05-01 18:34:50 +02:00
committed by GitHub
parent 195ac47542
commit 5f498f9ce2
9 changed files with 138 additions and 115 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.5.0',
version='0.5.1',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',