release: Prepare release 1.1.3

Fixes: #242
This commit is contained in:
gyptazy
2025-06-19 09:25:56 +02:00
parent a31e41f839
commit b766041c4c
10 changed files with 32 additions and 11 deletions

View File

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