Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-21 07:50:17 -04:00
parent ad0ded932a
commit c59480bf15
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -265,9 +265,6 @@ These sessions are for making HTTP requests:
.. autoclass:: HTMLSession
:inherited-members:
.. autoclass:: BrowserHTMLSession
:inherited-members:
Indices and tables
+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.8.4'
VERSION = '0.9.0'
# What packages are required for this module to be executed?
REQUIRED = [