Fix README.md, change author email

This commit is contained in:
Teleport
2023-05-09 13:35:07 +03:00
parent c1a172d4be
commit dda2abd661
3 changed files with 5 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ setup(
url='https://github.com/teleportx/Py-SPW',
license='MIT License',
author='Stepan Khozhempo',
author_email='stepan@khoz.ru',
author_email='stepan@xstl.ru',
description='Python library for spworlds API',
long_description=description_md,
long_description_content_type='text/markdown',