update version

This commit is contained in:
mattieserver
2021-05-01 19:30:18 +02:00
parent 91a690f1c8
commit 9b4dd77943
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.5.1',
version='0.5.3',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',