fix: Serializer für Dokumentanhänge ergänzen

This commit is contained in:
2026-07-22 11:32:50 +02:00
parent 3d94a349b9
commit 9f1d68e391
6 changed files with 28 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-documentation"
version = "0.3.3"
version = "0.3.4"
description = "Integrated Markdown wiki and office document importer for NetBox"
readme = "README.md"
requires-python = ">=3.10"