This commit is contained in:
Mattijs Vanhaverbeke
2020-05-20 08:09:45 +02:00
parent 40ae715eb5
commit 4ea315d4b2
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.7',
version='0.4.8',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',