Update library version
This commit is contained in:
parent
0f8dd526af
commit
83fca21b22
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ URL = 'https://github.com/AndreiDrang/python3-anticaptcha'
|
||||||
EMAIL = 'drang.andray@gmail.com'
|
EMAIL = 'drang.andray@gmail.com'
|
||||||
AUTHOR = 'AndreiDrang, redV0ID'
|
AUTHOR = 'AndreiDrang, redV0ID'
|
||||||
REQUIRES_PYTHON = '>=3.6.0'
|
REQUIRES_PYTHON = '>=3.6.0'
|
||||||
VERSION = '1.2.2'
|
VERSION = '1.2.3'
|
||||||
REQUIRED = [
|
REQUIRED = [
|
||||||
'requests==2.21.0',
|
'requests==2.21.0',
|
||||||
'aiohttp==3.5.4',
|
'aiohttp==3.5.4',
|
||||||
|
|
Loading…
Reference in New Issue