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

[bumpversion:file:iredis/__init__.py]

[bumpversion:file:pyproject.toml]