bump version (#397)

This commit is contained in:
mattieserver
2023-10-13 13:08:18 +02:00
committed by GitHub
parent bec301eb9d
commit becfaaa054
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.7.0",
version="3.8.0",
description="An NetBox plugin to create Topology maps",
long_description=long_description,
long_description_content_type="text/markdown",