[SVN] Release 0.3.2

[FIX] Fixed roster exchange request after transport boot-up
[ADD] Added optional profile pictures downloading to V-Cards; you need to add `enable_avatars`(bool) to database or just remove and re-create db file to enable it
This commit is contained in:
annelin
2018-07-02 00:51:22 +00:00
parent e66bda9cd8
commit f0ef3abb9c
3 changed files with 60 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
from xmpp_tg.xmpp import XMPPTelegram
__version__ = '0.3.1'
__version__ = '0.3.2'