We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8540dc1 commit 6a7b7b0Copy full SHA for 6a7b7b0
pyproject.toml
@@ -85,7 +85,7 @@ field = [
85
]
86
87
[tool.tbump.version]
88
-current = "0.13.1"
+current = "0.13.2"
89
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
90
91
[tool.tbump.git]
0 commit comments