Skip to content

Commit

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

[bumpversion:file:scrapy/VERSION]

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

0 comments on commit a4dbb77

Please sign in to comment.