From c87ea79dc60f825a6e1c31ae11974f6ca64b3ec9 Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 1 Oct 2025 17:12:20 +0300 Subject: [PATCH] added sponsorships && removed old banner --- README.md | 7 +++++++ src/python3_anticaptcha/__version__.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dadb7c..41ad12f 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,10 @@ pip install python3-anticaptcha If you have any questions, please send a message to the [Telegram](https://t.me/pythoncaptcha) chat room. Or email python-captcha@pm.me + +
+ +## 💰 Sponsorship + +This project is supported by [TokenBel.info](https://dashboard.tokenbel.info/?utm_source=pypi), which helps maintain its development and acts as a sponsor. +TokenBel is an information platform for investing in tokens, providing analytics, financial data, and market insights. diff --git a/src/python3_anticaptcha/__version__.py b/src/python3_anticaptcha/__version__.py index 8a124bf..b19ee4b 100644 --- a/src/python3_anticaptcha/__version__.py +++ b/src/python3_anticaptcha/__version__.py @@ -1 +1 @@ -__version__ = "2.2.0" +__version__ = "2.2.1"