mirror of https://github.com/scrapy/scrapy.git
Bump version: 1.8.0 → 2.0.0
This commit is contained in:
parent
6aa0ba4553
commit
a4dbb7754b
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.8.0
|
||||
2.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue