chore: release 4.0

master
Vishnunarayan K I 2019-10-09 23:39:02 +05:30
parent 7ea9ad1af8
commit de6253992b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '4.0.0.r1'
__version__ = '4.0.0'

View File

@ -24,7 +24,7 @@ setup(
'beautifulsoup4>=4.6.0',
'requests>=2.18.4',
'Click>=6.7',
'fuzzywuzzy>=0.16.0',
'fuzzywuzzy>=0.17.0',
'coloredlogs>=10.0',
'cfscrape>=2.0.5',
'requests-cache>=0.4.13',