mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.7.1 → 2.8.0
This commit is contained in:
parent
068af85722
commit
c34ca4aef5
|
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 2.7.1
|
current_version = 2.8.0
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
tag_name = {new_version}
|
tag_name = {new_version}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.7.1
|
2.8.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue