Skip to content

Commit 7c7d865

Browse files
committed
Update TgCrypto to v1.2.5
1 parent 2ac99d1 commit 7c7d865

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name="TgCrypto",
26-
version="1.2.4",
26+
version="1.2.5",
2727
description="Fast and Portable Cryptography Extension Library for Pyrogram",
2828
long_description=readme,
2929
long_description_content_type="text/markdown",
@@ -44,6 +44,7 @@
4444
"Programming Language :: Python :: 3.8",
4545
"Programming Language :: Python :: 3.9",
4646
"Programming Language :: Python :: 3.10",
47+
"Programming Language :: Python :: 3.11",
4748
"Programming Language :: Python :: Implementation",
4849
"Programming Language :: Python :: Implementation :: CPython",
4950
"Programming Language :: Python :: Implementation :: PyPy",

0 commit comments

Comments
 (0)