fix: use form URL for progress requests

This commit is contained in:
2026-08-05 13:13:46 +02:00
parent e061c2b02d
commit f558832cd2
5 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-export"
version = "0.3.1"
version = "0.3.2"
description = "Portable ZIP export and import for scoped NetBox data"
readme = "README.md"
requires-python = ">=3.12"