Release v0.60.2 (#1089)

This commit is contained in:
Rhet Turnbull
2023-06-17 07:18:55 -07:00
committed by GitHub
parent 269a2dfa9e
commit de0b4fa11f
26 changed files with 206 additions and 118 deletions

View File

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