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",