We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd30a3 commit f71dc4bCopy full SHA for f71dc4b
amazoncaptcha/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = 'amazoncaptcha'
2
__description__ = "Pure Python, lightweight, Pillow-based solver for the Amazon text captcha."
3
__url__ = 'https://github.com/a-maliarov/amazoncaptcha'
4
-__version__ = '0.5.7'
+__version__ = '0.5.8'
5
__author__ = 'Anatolii Maliarov'
6
__author_email__ = 'tly.mov@gmail.com'
7
__license__ = 'MIT'
0 commit comments