Skip to content

Commit f71dc4b

Browse files
authored
Update to version 0.5.8
1 parent 0cd30a3 commit f71dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amazoncaptcha/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'amazoncaptcha'
22
__description__ = "Pure Python, lightweight, Pillow-based solver for the Amazon text captcha."
33
__url__ = 'https://github.com/a-maliarov/amazoncaptcha'
4-
__version__ = '0.5.7'
4+
__version__ = '0.5.8'
55
__author__ = 'Anatolii Maliarov'
66
__author_email__ = 'tly.mov@gmail.com'
77
__license__ = 'MIT'

0 commit comments

Comments
 (0)