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

Commit 3917965

Browse files
committed
Bump version: 1.6.0 → 1.7.0
1 parent 6f9b4a6 commit 3917965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.6.0
2+
current_version = 1.7.0
33
commit = True
44
tag = True
55
tag_name = {new_version}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='scrapylib',
5-
version='1.6.0',
5+
version='1.7.0',
66
license='BSD',
77
description='Scrapy helper functions and processors',
88
author='Scrapinghub',

0 commit comments

Comments
 (0)