mirror of https://github.com/scrapy/scrapy.git
Bump version: 1.3.2 → 1.4.0
This commit is contained in:
parent
fc2846d637
commit
5f69ec98f7
|
|
@ -1,7 +1,8 @@
|
|||
[bumpversion]
|
||||
current_version = 1.3.2
|
||||
current_version = 1.4.0
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
||||
[bumpversion:file:scrapy/VERSION]
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.3.2
|
||||
1.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue