bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-03-07 16:26:50 +01:00
parent 8c87506043
commit 7b8da219d1
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.0.0-alpha.7',
version='1.0.0-beta.1',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',