mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-24 17:19:37 +00:00
Update to v1.0.4
This commit is contained in:
parent
690b77e40b
commit
4209f627c5
2
setup.py
2
setup.py
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user