From 3509504f4e0db4b617360532cb2af52ccf95e98a Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Tue, 4 Jul 2023 14:47:45 +0400 Subject: [PATCH] v3.0.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8601e40..acf847d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'rt') as readme: setuptools.setup( name='python-aternos', - version='3.0.2', + version='3.0.3', author='Chechkenev Andrey (@DarkCat09)', author_email='aacd0709@mail.ru', description='An unofficial Aternos API',