Skip to content

Commit

Permalink
Add antibody to bumpver
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmc3 committed Jan 2, 2024
1 parent a7bfe8d commit 9b52154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ current_version = 1.9.4
parse = v?(?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)
serialize = {major}.{minor}.{revision}

[bumpversion:file:bin/antibody]

[bumpversion:file:functions/__antidote_version]

[bumpversion:file:tests/README.md]
Expand Down

0 comments on commit 9b52154

Please sign in to comment.