diff --git a/setup.py b/setup.py index 209ec6c..c4cb0ef 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readme(): setup( name='outscraper', - version='5.1.0', + version='5.2.0', description='Python bindings for the Outscraper API', long_description=readme(), classifiers = ['Programming Language :: Python',