Update to v1.0.1

This commit is contained in:
Dan 2018-02-19 14:49:00 +01:00
parent 54e94b8fb3
commit 4774a63e40

View File

@ -26,7 +26,7 @@ with open("README.rst", encoding="utf-8") as f:
setup(
name="TgCrypto",
version="1.0.0",
version="1.0.1",
description="Telegram Crypto Library for Pyrogram",
url="https://github.com/pyrogram/tgcrypto",
author="Dan Tès",