Update mautrix-python

This commit is contained in:
Tulir Asokan 2020-10-24 15:13:50 +03:00
parent 76ae71b133
commit 6d8a05feaf
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
mautrix==0.8.0.beta9
mautrix==0.8.0.beta10
aiohttp>=3,<3.7
yarl<1.6
SQLAlchemy>=1,<2

View File

@ -49,6 +49,7 @@ setuptools.setup(
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
],
entry_points="""
[console_scripts]