bump version (#558)

This commit is contained in:
mattieserver
2024-08-26 12:21:00 +02:00
committed by GitHub
parent 19adcab4a9
commit f8c6e9e193
4 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class TopologyViewsConfig(PluginConfig):
name = "netbox_topology_views"
verbose_name = "Topology views"
description = "An plugin to render topology maps"
version = "4.0.0"
version = "4.0.1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"