mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-18 11:06:39 +00:00
Update to v1.0.2
This commit is contained in:
parent
ac2b10f2a5
commit
cedf90eb57
@ -14,6 +14,14 @@ it can take advantage of new goodies!
|
|||||||
.. contents:: List of All Versions
|
.. contents:: List of All Versions
|
||||||
|
|
||||||
|
|
||||||
|
Bug Fixes (v1.0.2)
|
||||||
|
==================
|
||||||
|
|
||||||
|
*Published at 2018/06/28*
|
||||||
|
|
||||||
|
Updated some asserts and parallel downloads, as well as some fixes for sync.
|
||||||
|
|
||||||
|
|
||||||
Bug Fixes (v1.0.1)
|
Bug Fixes (v1.0.1)
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Versions should comply with PEP440.
|
# Versions should comply with PEP440.
|
||||||
# This line is parsed in setup.py:
|
# This line is parsed in setup.py:
|
||||||
__version__ = '1.0.1'
|
__version__ = '1.0.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user