From 1277578234e13df5e5e7e36d880db948f223583c Mon Sep 17 00:00:00 2001 From: slashformotion Date: Sat, 21 Oct 2023 23:20:56 +0200 Subject: [PATCH] change versioning scheme --- tbump.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbump.toml b/tbump.toml index 1266eca..46a9377 100644 --- a/tbump.toml +++ b/tbump.toml @@ -8,7 +8,7 @@ current = "v0.0.0" # Make sure this matches current_version before # using tbump regex = ''' - (?P\d+) + v(?P\d+) \. (?P\d+) \.