release: Prepare release 1.1.8

Fixes: #332
This commit is contained in:
gyptazy
2025-10-09 09:05:17 +02:00
parent a4a5d9e68a
commit 0bbc5992ca
9 changed files with 23 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="proxlb",
version="1.1.7",
version="1.1.8",
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",