[SVN] release 0.3.4

[FIX] corrext exception handling when uploading media; if exception caught— we will just send link as plaintext
This commit is contained in:
annelin
2018-07-02 15:09:18 +00:00
parent 03f3231aed
commit 1d61392db2
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
from xmpp_tg.xmpp import XMPPTelegram
__version__ = '0.3.3'
__version__ = '0.3.4'