mirror of https://github.com/scrapy/scrapy.git
Add bumpversion config
This commit is contained in:
parent
4300334a23
commit
559af943dc
|
|
@ -0,0 +1,8 @@
|
|||
[bumpversion]
|
||||
current_version = 0.23.0
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
||||
[bumpversion:file:scrapy/VERSION]
|
||||
|
||||
Loading…
Reference in New Issue