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