fix: derive image attachment dimensions during import

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