Release v3.2.0 (#234)

* bump version

* bump version
This commit is contained in:
mattieserver
2023-01-05 13:12:32 +01:00
committed by GitHub
parent 3805d75dba
commit 2e34f7435a
5 changed files with 561 additions and 329 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ long_description = readme.read_text()
setup(
name="netbox-topology-views",
version="3.1.1",
version="3.2.0",
description="An NetBox plugin to create Topology maps",
long_description=long_description,
long_description_content_type="text/markdown",