added ignore_cable_type

This commit is contained in:
Mattijs Vanhaverbeke
2022-02-22 18:16:40 +01:00
parent 7dcd72a3f9
commit 0ce1c6df13
11 changed files with 37 additions and 314 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='1.0.0-alpha.2',
version='1.0.0-alpha.3',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',