From 89c8387b7dd4c4dc840e95f2bcfc805817340648 Mon Sep 17 00:00:00 2001 From: Andrei Date: Tue, 17 Dec 2024 03:17:30 +0300 Subject: [PATCH] v2.1.2 --- README.md | 2 +- src/python3_anticaptcha/__version__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77874da..2a1ba87 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### [Capsolver](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python3-anticaptcha) -[![capsolver.jpg](https://s.vyjava.xyz/files/2024/12-December/17/54e1db0e/capsolver.jpg)](https://vyjava.xyz/dashboard/image/54e1db0e-619f-4a18-99ce-01e1127a2e12) +[![capsolver.jpg](https://s.vyjava.xyz/files/2024/12-December/17/54e1db0e/capsolver.jpg)](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python3-anticaptcha)
diff --git a/src/python3_anticaptcha/__version__.py b/src/python3_anticaptcha/__version__.py index 58039f5..4eabd0b 100644 --- a/src/python3_anticaptcha/__version__.py +++ b/src/python3_anticaptcha/__version__.py @@ -1 +1 @@ -__version__ = "2.1.1" +__version__ = "2.1.2"