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"