prepare release 3.6.0-beta.1 (#319)

This commit is contained in:
mattieserver
2023-05-30 16:55:58 +02:00
committed by GitHub
parent 34437f1b5c
commit 0a86d2bbea
5 changed files with 5 additions and 1147 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.5.0"
version = "3.6.0-beta.1"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"