next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 19:33:07 -05:00
parent fcfdaf2503
commit 35d2b22d1f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@ pyquery = "*"
fake-useragent = "*"
parse = "*"
"bs4" = "*"
"pyqt5" = "*"
"w3lib" = "*"
pyppeteer = "*"
+1 -1
View File
@@ -17,7 +17,7 @@ DESCRIPTION = 'HTML Parsing for Humans.'
URL = 'https://github.com/kennethreitz/requests-html'
EMAIL = 'me@kennethreitz.org'
AUTHOR = 'Kenneth Reitz'
VERSION = '0.6.4'
VERSION = '0.6.5'
# What packages are required for this module to be executed?
REQUIRED = [