Release v0.60.5 (#1103)

This commit is contained in:
Rhet Turnbull
2023-06-24 10:53:28 -07:00
committed by GitHub
parent 2190628e82
commit 3a1a4ad991
33 changed files with 145 additions and 113 deletions

View File

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