scrapy/.bumpversion.cfg

8 lines
123 B
INI

[bumpversion]
current_version = 2.5.1
commit = True
tag = True
tag_name = {new_version}
[bumpversion:file:scrapy/VERSION]