fix: Mandantenvalidierung mit NetBox 4.6 kompatibel machen

This commit is contained in:
2026-07-29 10:24:44 +02:00
parent 791b40b3c4
commit 2af5ea997d
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-documentation"
version = "0.9.0"
version = "0.9.1"
description = "Integrated Markdown wiki and office document importer for NetBox"
readme = "README.md"
requires-python = ">=3.10"