Files
mautrix-telegram/mautrix_appservice/__init__.py
T
2018-01-20 23:59:51 +02:00

5 lines
106 B
Python

from .appservice import AppService
__version__ = "0.1.0"
__author__ = "Tulir Asokan <tulir@maunium.net>"