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

Commit e0b6990

Browse files
authored
Bump Version
1 parent e920e45 commit e0b6990

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)