summaryrefslogtreecommitdiffstats
path: root/.bumpversion.cfg
blob: 0baaf8e98c11d3db8f36323f75e36b50f0053918 (plain)
1
2
3
4
5
6
7
8
[bumpversion]
current_version = 1.13.2
commit = True
tag = True

[bumpversion:file:iredis/__init__.py]

[bumpversion:file:pyproject.toml]