Use TLS 1.2 compatibility mode for Proxmox API

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