diff --git a/setup.py b/setup.py index 0ab5878..899d700 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ URL = 'https://github.com/kennethreitz/requests-html' EMAIL = 'me@kennethreitz.org' AUTHOR = 'Kenneth Reitz' -VERSION = '0.9.0' +VERSION = '0.10.0' # What packages are required for this module to be executed? REQUIRED = [