bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-06-30 22:06:33 +02:00
parent d4833071df
commit b9d3cc3c4e
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='1.2.0',
version='2.0.0',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',