From 490888c0a7c0c950ef8969498eee5fdc0c051653 Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Mon, 21 Sep 2020 02:38:02 +0200 Subject: [PATCH] Bump version to 1.2.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5f576f7..d5380fc 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.2.0", + version="1.2.1", author="Gabriel Huber", author_email="mail@gabrielhuber.at", description="Query Source and GoldSource servers for name, map, players and more.",