Skip to content

Commit 5e26f77

Browse files
committed
Bump version to 5.3.1
1 parent 8dd7745 commit 5e26f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ field = [
9090
]
9191

9292
[tool.tbump.version]
93-
current = "5.3.0"
93+
current = "5.3.1"
9494
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
9595

9696
[tool.tbump.git]

0 commit comments

Comments
 (0)