This commit is contained in:
Mattijs Vanhaverbeke
2020-05-17 17:08:38 +02:00
parent 570d241b7f
commit 2ef6e7cb96
3 changed files with 3 additions and 3 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.3'
version = '0.4.4'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'topology-views'