Update Pyrogram to v2.0.130

This commit is contained in:
xtaodada 2024-11-01 14:43:29 +08:00
parent 20d35aaff9
commit 7206c0ec07
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -16,7 +16,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
__version__ = "2.1.32"
__version__ = "2.0.130"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
__copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"