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 9ce3f4a commit 788cd23Copy full SHA for 788cd23
setup.py
@@ -8,7 +8,7 @@ def readme():
8
9
setup(
10
name='outscraper',
11
- version='5.9.0',
+ version='5.9.1',
12
description='Python bindings for the Outscraper API',
13
long_description=readme(),
14
classifiers = ['Programming Language :: Python',
0 commit comments