Files
tg4xmpp/xmpp_tg/__init__.py
annelin 03f3231aed [SVN] release 0.3.3
[UPD] [BREAK] config update; please, see example `media_external_formats`
[ADD] possibility to upload media (supported formats — in config) with external links; compliant with XEP-0363 HTTP Upload
2018-07-02 02:02:02 +00:00

4 lines
61 B
Python

from xmpp_tg.xmpp import XMPPTelegram
__version__ = '0.3.3'