We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2d0cb commit 10221bbCopy full SHA for 10221bb
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
setup(
13
name = 'proxycrawl',
14
license = 'Apache-2.0',
15
- version = '1.1.1',
+ version = '2.0.0',
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