#14, added circuit terminations

This commit is contained in:
Mattijs Vanhaverbeke
2020-05-19 17:18:20 +02:00
parent 6d28ce2da4
commit 370eff6b67
5 changed files with 62 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.4.6',
version='0.4.7',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',