summaryrefslogtreecommitdiffstats
path: root/.bumpversion.cfg
blob: 22d7291b4872708ab3c8457bc0c10926fe5c65a8 (plain)
1
2
3
4
5
6
7
8
9
[bumpversion]
current_version = 1.7.3
commit = True
tag = True

[bumpversion:file:iredis/__init__.py]

[bumpversion:file:pyproject.toml]