Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit ea483f6

Browse files
authored
Merge pull request #3 from proxycrawl/proxycrawl-version-bump
Bump Version
2 parents e920e45 + e0b6990 commit ea483f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
setup(
1313
name = 'scrapy-proxycrawl-middleware',
1414
license = 'Apache-2.0',
15-
version = '1.0.2',
15+
version = '1.1.0',
1616
description = 'Scrapy ProxyCrawl Proxy Middleware: ProxyCrawl interfacing middleware for Scrapy',
1717
long_description = readme,
1818
long_description_content_type = 'text/markdown',

0 commit comments

Comments
 (0)