feat: Bearbeitungssperren und Versionskonfliktschutz ergänzen

This commit is contained in:
2026-07-23 13:13:34 +02:00
parent df11d0eb05
commit 601c7308ce
11 changed files with 234 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-documentation"
version = "0.7.0"
version = "0.8.0"
description = "Integrated Markdown wiki and office document importer for NetBox"
readme = "README.md"
requires-python = ">=3.10"