Skip to content

Commit

Permalink
Fix current version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 6, 2024
1 parent 8540dc1 commit 6a7b7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ field = [
]

[tool.tbump.version]
current = "0.13.1"
current = "0.13.2"
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"

[tool.tbump.git]
Expand Down

0 comments on commit 6a7b7b0

Please sign in to comment.