Update setup.py

This commit is contained in:
Dan 2018-02-17 15:17:21 +01:00
parent eee60638bd
commit 8b1dfb2f2e

View File

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