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

[bumpversion:file:iredis/__init__.py]

[bumpversion:file:pyproject.toml]