release: Prepare development branch for release 1.1.1

This commit is contained in:
gyptazy
2025-04-01 08:02:40 +02:00
parent c1c524f092
commit c5ca3e13e0
4 changed files with 10 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="proxlb",
version="1.1.0",
version="1.1.1",
description="A DRS alike loadbalancer for Proxmox clusters.",
long_description="An advanced DRS alike loadbalancer for Proxmox clusters that also supports maintenance modes and affinity/anti-affinity rules.",
author="Florian Paul Azim Hoberg",