This commit is contained in:
Mattijs Vanhaverbeke
2020-05-17 14:37:05 +02:00
parent 79cb8d8e2e
commit 6e142bdb74
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.4.1',
version='0.4.2',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',