small cleanup and v0.4.5

This commit is contained in:
Mattijs Vanhaverbeke
2020-05-18 18:52:56 +02:00
parent e50945f8b5
commit 0d7052d83d
4 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.4.4',
version='0.4.5',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',