Make Proxmox version probe non-fatal

This commit is contained in:
2026-07-10 11:26:38 +02:00
parent 2a40d7952f
commit b3be1f3094
5 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-vmware-importer"
version = "0.2.3"
version = "0.2.4"
description = "NetBox plugin to synchronize VMware vSphere and Proxmox VE virtual machines into NetBox."
readme = "README.md"
requires-python = ">=3.12"