11 lines
158 B
INI
Raw Normal View History

2018-05-29 21:12:48 +02:00
[bumpversion]
2020-02-23 19:17:20 +01:00
current_version = 1.2.1
2018-05-29 21:12:48 +02:00
tag_name = {new_version}
commit = True
tag = True
[bumpversion:file:setup.py]
2018-05-29 21:12:56 +02:00
2018-05-29 21:12:48 +02:00
[bumpversion:file:dataset/__init__.py]