release 3.6.0 (#343)

* bump version

* bump version
This commit is contained in:
mattieserver
2023-07-10 13:30:45 +02:00
committed by GitHub
parent 1b64f40564
commit e5e5a8a0ef
4 changed files with 502 additions and 165 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 = "3.6.0-beta.2"
version = "3.6.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"