Update library version

This commit is contained in:
Andrei 2019-02-14 14:05:18 +03:00
parent 0f8dd526af
commit 83fca21b22
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ URL = 'https://github.com/AndreiDrang/python3-anticaptcha'
EMAIL = 'drang.andray@gmail.com'
AUTHOR = 'AndreiDrang, redV0ID'
REQUIRES_PYTHON = '>=3.6.0'
VERSION = '1.2.2'
VERSION = '1.2.3'
REQUIRED = [
'requests==2.21.0',
'aiohttp==3.5.4',