docs: Adjust description

This commit is contained in:
gyptazy
2025-09-23 20:34:04 +02:00
parent 51c8afe5c5
commit 8c473b416c
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name="proxlb",
version="1.1.7",
description="A resource scheduler and load balancer for Proxmox clusters.",
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",
author_email="gyptazy@gyptazy.com",