bump version

This commit is contained in:
Mattijs Vanhaverbeke
2020-07-20 15:49:06 +02:00
parent 5f4f97c360
commit 2edd597871
7 changed files with 22 additions and 447 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='0.4.8',
version='0.4.9',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',