From 125d761b0066f7a6a5585b56e287875552805cf5 Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Mon, 31 Oct 2022 17:27:54 +0400 Subject: [PATCH] v2.1.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5ed1b95..f0052b4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'rt') as readme: setuptools.setup( name='python-aternos', - version='2.1.2', + version='2.1.3', author='Chechkenev Andrey (@DarkCat09)', author_email='aacd0709@mail.ru', description='An unofficial Aternos API',