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