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 ffc7bf5 commit d7fb0a5Copy full SHA for d7fb0a5
1 file changed
pyproject.toml
@@ -156,6 +156,7 @@ regex = '''
156
(?P<minor>\d+)
157
\.
158
(?P<patch>\d+)
159
+ (?P<prerelease>[a-z]+\d+)?
160
'''
161
162
[tool.tbump.git]
0 commit comments