Skip to content

Commit 7991665

Browse files
author
vlad-outscraper
committed
version
1 parent c66cd4a commit 7991665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/Enrichments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Using Enrichments Python
22

3-
Using enrichments with [Outscraper API](https://app.outscraper.com/api-docs#tag/Google-Maps).
3+
Using enrichments with [Outscraper API](https://app.outscraper.com/api-docs).
44

55
## Installation
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def readme():
88

99
setup(
1010
name='outscraper',
11-
version='3.0.0',
11+
version='3.0.1',
1212
description='Python bindings for the Outscraper API',
1313
long_description=readme(),
1414
classifiers = ['Programming Language :: Python',

0 commit comments

Comments
 (0)