From a5522934f44f51f995151f2601dba5423926986d Mon Sep 17 00:00:00 2001 From: Kevin Tindall Date: Sat, 1 May 2021 08:39:36 -0500 Subject: [PATCH] Bump minor rev --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8854bca..afb3f1c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="mcstatus", - version="5.1.4", + version="5.2.0", author="Nathan Adams", author_email="dinnerbone@dinnerbone.com", url="https://pypi.python.org/pypi/mcstatus",