Skip to content

Commit 75167d5

Browse files
committedMar 29, 2017
Bump version: 1.9.0 → 2.0.0
1 parent a73a3a9 commit 75167d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.9.0
2+
current_version = 2.0.0
33
commit = True
44
tag = True
55
tag_name = {new_version}

‎scrapinghub/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0.dev0
1+
2.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.