Skip to content

Commit 6a7b7b0

Browse files
committed
Fix current version
1 parent 8540dc1 commit 6a7b7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ field = [
8585
]
8686

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

9191
[tool.tbump.git]

0 commit comments

Comments
 (0)