1 parent 8dd7745 commit 5e26f77Copy full SHA for 5e26f77
1 file changed
pyproject.toml
@@ -90,7 +90,7 @@ field = [
90
]
91
92
[tool.tbump.version]
93
-current = "5.3.0"
+current = "5.3.1"
94
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
95
96
[tool.tbump.git]
0 commit comments