From c561e9bc6914fefad65a803d11b55d301b2c8b3f Mon Sep 17 00:00:00 2001 From: Timo Furrer Date: Sun, 17 Feb 2019 20:12:49 +0000 Subject: [PATCH] release: 0.10.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [