small cleanup and v0.4.5

This commit is contained in:
Mattijs Vanhaverbeke
2020-05-18 18:52:56 +02:00
parent e50945f8b5
commit 0d7052d83d
4 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
name = 'netbox_topology_views'
verbose_name = 'Topology views'
description = 'An plugin to render toplogoy maps'
version = '0.4.4'
version = '0.4.5'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'topology-views'