bump version (#619)

This commit is contained in:
mattieserver
2025-03-19 22:26:39 +01:00
committed by GitHub
parent f3b822e18d
commit 3fbeb97810
2 changed files with 2 additions and 2 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.2.0"
version = "4.2.1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"