netbox v2.10 (#52)

* small changes

* removed print

* fix coords

* fix saving coords

* update readme

* fixed icons

* bump version

Co-authored-by: mattieserver <mattijs@DESKTOP-618OSU1.localdomain>
This commit is contained in:
mattieserver
2021-02-11 19:22:41 +01:00
committed by GitHub
co-authored by mattieserver
parent 0340522f59
commit a314d2b307
11 changed files with 327 additions and 110 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.4.10',
version='0.5.0',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',