bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-04-11 13:12:04 +02:00
parent d927e40867
commit 8997c38263
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='1.1.0-beta.1',
version='1.1.0',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',