bump version (#449)

This commit is contained in:
mattieserver
2024-01-13 21:59:37 +01:00
committed by GitHub
parent a543f5cb0c
commit 74c295837c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ long_description = readme.read_text()
setup(
name="netbox-topology-views",
version="3.9-beta1",
version="3.9.0",
description="An NetBox plugin to create Topology maps",
long_description=long_description,
long_description_content_type="text/markdown",