scrapy/.bumpversion.cfg

8 lines
123 B
INI

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