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

[bumpversion:file:iredis/__init__.py]

[bumpversion:file:pyproject.toml]