Skip to content

Commit dded6e3

Browse files
committed
chore(release): 10.8.0 → 10.9.0
1 parent c00da33 commit dded6e3

4 files changed

Lines changed: 16 additions & 261 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 10.8.0
2+
current_version = 10.9.0
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>dev)(?P<timestamp>\d+)?)?
44
serialize =
55
{major}.{minor}.{patch}-{release}{timestamp}

0 commit comments

Comments
 (0)