fix: reassign unique imported relations atomically

This commit is contained in:
2026-08-05 13:56:16 +02:00
parent 3eb1729c93
commit f22276d68d
8 changed files with 134 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-export"
version = "0.3.5"
version = "0.3.6"
description = "Portable ZIP export and import for scoped NetBox data"
readme = "README.md"
requires-python = ">=3.12"