fix: Rücksprung nach dem Erstellen einer Dokumentzuordnung korrigieren

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