Release 0.60.1 (#1073)

This commit is contained in:
Rhet Turnbull
2023-05-14 08:29:49 -07:00
committed by GitHub
parent 234db3fb54
commit d2338992a2
23 changed files with 73 additions and 70 deletions

View File

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