Files
tg4xmpp/xmpp_tg/__init__.py
annelin 1d61392db2 [SVN] release 0.3.4
[FIX] corrext exception handling when uploading media; if exception caught— we will just send link as plaintext
2018-07-02 15:09:18 +00:00

4 lines
61 B
Python

from xmpp_tg.xmpp import XMPPTelegram
__version__ = '0.3.4'