mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-24 17:19:37 +00:00
Update TgCrypto to v1.2.3
This commit is contained in:
parent
908c3b97ae
commit
287570d6ea
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ with open("README.md", encoding="utf-8") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="TgCrypto",
|
name="TgCrypto",
|
||||||
version="1.2.2",
|
version="1.2.3",
|
||||||
description="Fast and Portable Cryptography Extension Library for Pyrogram",
|
description="Fast and Portable Cryptography Extension Library for Pyrogram",
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
Loading…
Reference in New Issue
Block a user