We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c4eca commit bf375f9Copy full SHA for bf375f9
setup.py
@@ -8,7 +8,7 @@ def readme():
8
9
setup(
10
name='outscraper',
11
- version='3.0.2',
+ version='3.0.3',
12
description='Python bindings for the Outscraper API',
13
long_description=readme(),
14
classifiers = ['Programming Language :: Python',
0 commit comments