From f026f821e320a2a5d9c529fb48acd93047d7ea6d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 09:21:34 -0500 Subject: [PATCH] 3.5 Signed-off-by: Kenneth Reitz --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 85b3939..41e6ddd 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.3.4' +VERSION = '0.3.5' # What packages are required for this module to be executed? REQUIRED = [