We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093edf1 commit c561e9bCopy full SHA for c561e9b
setup.py
@@ -17,7 +17,7 @@
17
URL = 'https://github.com/kennethreitz/requests-html'
18
EMAIL = 'me@kennethreitz.org'
19
AUTHOR = 'Kenneth Reitz'
20
-VERSION = '0.9.0'
+VERSION = '0.10.0'
21
22
# What packages are required for this module to be executed?
23
REQUIRED = [
0 commit comments