We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4939d9 commit f4fd1fbCopy full SHA for f4fd1fb
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from io import open
3
4
PACKAGE_NAME = "captchatools"
5
-VERSION = "1.4.1"
+VERSION = "1.5.0"
6
SHORT_DESCRIPTION = "Python module to help solve captchas with Capmonster, 2captcha and Anticaptcha API's!"
7
GITHUB_URL = "https://github.com/Matthew17-21/Captcha-Tools"
8
0 commit comments