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

Commit bf20826

Browse files
committed
how complicate can it be to get version bumping right!
1 parent 8eabd30 commit bf20826

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
@@ -4,7 +4,7 @@
44
from distutils.core import setup
55

66
setup(name='scrapylib',
7-
version='1.1.0',
7+
version='1.1.2',
88
license='BSD',
99
description='Scrapy helper functions and processors',
1010
author='Scrapinghub',

0 commit comments

Comments
 (0)