We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc0485 commit ce54ddfCopy full SHA for ce54ddf
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.6'
+__version__ = '0.5.7'
5
__author__ = 'Anatolii Maliarov'
6
__author_email__ = 'tly.mov@gmail.com'
7
__license__ = 'MIT'
0 commit comments