Update to v1.0.4

This commit is contained in:
Dan 2018-03-26 02:13:02 +02:00
parent 690b77e40b
commit 4209f627c5

View File

@ -27,7 +27,7 @@ with open("README.rst", encoding="utf-8") as f:
setup( setup(
name="TgCrypto", name="TgCrypto",
version="1.0.3", version="1.0.4",
description="Fast Telegram Crypto Library for Python", description="Fast Telegram Crypto Library for Python",
long_description=readme, long_description=readme,
url="https://github.com/pyrogram", url="https://github.com/pyrogram",