fix: reconcile rack placement conflicts during import

This commit is contained in:
2026-08-05 15:01:28 +02:00
parent d4ba5de2e7
commit 4ba41953c1
6 changed files with 479 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-export"
version = "0.3.8"
version = "0.3.9"
description = "Portable ZIP export and import for scoped NetBox data"
readme = "README.md"
requires-python = ">=3.12"