We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f0354 commit 0bd4bdcCopy full SHA for 0bd4bdc
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
setup(
13
name = 'proxycrawl',
14
license = 'Apache-2.0',
15
- version = '1.1.0',
+ version = '1.1.1',
16
description = 'A Python class that acts as wrapper for ProxyCrawl scraping and crawling API',
17
long_description = readme,
18
long_description_content_type = 'text/markdown',
0 commit comments