bump version (#682)

This commit is contained in:
Mario
2025-10-15 17:34:20 +02:00
committed by GitHub
parent 8100b8146f
commit 5981a21830
5 changed files with 8 additions and 5 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.3.0"
version = "4.4.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"