From 88a2c1981436b940944f741193d7a093c9960270 Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Tue, 16 Jun 2026 01:29:38 +0200 Subject: [PATCH] New version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6823e34..8e3af72 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open("README.md", "r") as readme: setuptools.setup( name="python-a2s", - version="1.4.1", + version="1.4.2", author="Gabriel Huber", author_email="mail@gabrielhuber.at", description="Query Source and GoldSource servers for name, map, players and more.",