1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-03-14 16:28:31 +00:00
scrapy/.bumpversion.cfg
2020-06-24 12:27:39 +02:00

8 lines
123 B
INI

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