bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-08-03 12:07:58 +02:00
parent faf156a6b2
commit ce39c98396
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='2.0.1',
version='2.0.2',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',