Skip to content

Commit d7fb0a5

Browse files
committed
Version prereleases
1 parent ffc7bf5 commit d7fb0a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ regex = '''
156156
(?P<minor>\d+)
157157
\.
158158
(?P<patch>\d+)
159+
(?P<prerelease>[a-z]+\d+)?
159160
'''
160161

161162
[tool.tbump.git]

0 commit comments

Comments
 (0)