diff --git a/setup.py b/setup.py index c5c64f9..db0ad24 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='pygrab', - version='3.0.2', + version='3.0.3', description='A secure python library for fetching data with async, JS, and Tor support', long_description=long_description, long_description_content_type='text/markdown',