Fix stable migration dependencies for NetBox 4.6

This commit is contained in:
2026-08-19 10:06:44 +02:00
parent 4339b4a159
commit 646c67bbd2
7 changed files with 50 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-vmware-importer"
version = "0.3.0"
version = "0.3.1"
description = "NetBox plugin to synchronize VMware vSphere virtual machines into NetBox."
readme = "README.md"
requires-python = ">=3.12"