added coords + bump version

This commit is contained in:
Mattijs Vanhaverbeke
2022-02-21 18:14:39 +01:00
parent 683e125cd5
commit deedee78bd
6 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.5.3',
version='1.0.0-alpha.1',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',