release: Create release 1.1.10

Fixes: #371
This commit is contained in:
Florian Paul Azim Hoberg
2025-11-24 16:54:23 +01:00
parent 66c2ab6570
commit 7e5fe13dfe
8 changed files with 33 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="proxlb",
version="1.1.9.1",
version="1.1.10",
description="An advanced resource scheduler and load balancer for Proxmox clusters.",
long_description="An advanced resource scheduler and load balancer for Proxmox clusters that also supports maintenance modes and affinity/anti-affinity rules.",
author="Florian Paul Azim Hoberg",