Skip to content

Commit

Permalink
Bump version: 1.8.0 → 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vshlapakov committed Nov 2, 2016
1 parent 6c07635 commit 1b8cd41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[bumpversion]
current_version = 1.8.0
current_version = 1.9.0
commit = True
tag = True
tag_name = {new_version}

[bumpversion:file:scrapinghub/VERSION]

2 changes: 1 addition & 1 deletion scrapinghub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0

0 comments on commit 1b8cd41

Please sign in to comment.