From c2610c04e55d1ed381d75bf38110a044f941074d Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Mon, 10 Oct 2022 11:31:58 +0400 Subject: [PATCH] v2.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c6c2bba..5ed1b95 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.1', + version='2.1.2', author='Chechkenev Andrey (@DarkCat09)', author_email='aacd0709@mail.ru', description='An unofficial Aternos API',