Fix importing dependencies during installing (#384)

This commit is contained in:
Andrei Fokau
2017-10-28 12:21:07 +02:00
committed by Lonami
parent e48f15be80
commit ef794bf75d
4 changed files with 13 additions and 18 deletions

3
telethon/version.py Normal file
View File

@@ -0,0 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '0.15.3'