encoding support

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-26 10:11:06 -05:00
parent 00f5dcf4e1
commit 3575b9e3ee
+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.2.2'
VERSION = '0.2.3'
# What packages are required for this module to be executed?
REQUIRED = [