From c7b85d031abf1cfa84fa1b9c068c9252309797d3 Mon Sep 17 00:00:00 2001 From: hurinhu Date: Wed, 31 Mar 2021 22:55:18 +1300 Subject: [PATCH] v1.5.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7b64339..2f37c03 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="GoogleNews", - version="1.5.5", + version="1.5.6", author="Hurin Hu", author_email="hurin@live.ca", description="Google News search for Python",