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 c66cd4a commit 7991665Copy full SHA for 7991665
examples/Enrichments.md
@@ -1,6 +1,6 @@
1
# Using Enrichments Python
2
3
-Using enrichments with [Outscraper API](https://app.outscraper.com/api-docs#tag/Google-Maps).
+Using enrichments with [Outscraper API](https://app.outscraper.com/api-docs).
4
5
## Installation
6
setup.py
@@ -8,7 +8,7 @@ def readme():
8
9
setup(
10
name='outscraper',
11
- version='3.0.0',
+ version='3.0.1',
12
description='Python bindings for the Outscraper API',
13
long_description=readme(),
14
classifiers = ['Programming Language :: Python',
0 commit comments