Last version

This commit is contained in:
DarkCat09 2024-02-15 17:38:18 +04:00
parent 5561ee133d
commit 53abd2725b
Signed by: DarkCat09
GPG key ID: 0A26CD5B3345D6E3

View file

@ -5,9 +5,9 @@ with open('README.md', 'rt') as readme:
setuptools.setup(
name='python-aternos',
version='3.0.4',
author='Chechkenev Andrey (@DarkCat09)',
author_email='aacd0709@mail.ru',
version='3.0.5',
author='Andrey @DarkCat09',
author_email='py@dc09.ru',
description='An unofficial Aternos API',
long_description=long_description,
long_description_content_type='text/markdown',