Updated release v0.60.0 (#1067)

This commit is contained in:
Rhet Turnbull
2023-05-07 07:59:51 -07:00
committed by GitHub
parent f0aa69d8bb
commit 922634ab3e
31 changed files with 174 additions and 113 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.59.3
current_version = 0.60.0
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
serialize = {major}.{minor}.{patch}