We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69cbbc commit d346fafCopy full SHA for d346faf
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='scrapingbee',
5
- version='1.1.2',
+ version='1.1.3',
6
url='https://github.com/scrapingbee/scrapingbee-python',
7
description='ScrapingBee Python SDK',
8
long_description=open('README.md').read(),
0 commit comments