bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-05-10 09:28:21 +02:00
parent b5991a5f50
commit 398deb5382
4 changed files with 32 additions and 6095 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='1.1.0',
version='1.2.0',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',