diff --git a/setup.py b/setup.py index 178d26b..35e82f5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="bing_image_downloader", - version="1.1.1", + version="1.1.2", author="Guru Prasad Singh", author_email="g.gaurav541@gmail.com", description="Python library to download bulk images from Bing.com",