release: Set release version 1.1.9

This commit is contained in:
gyptazy
2025-10-23 11:45:59 +02:00
parent 02b43d3ef7
commit ac108f2abe
7 changed files with 13 additions and 6 deletions

View File

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