Release 0.59.2 (#1041)

This commit is contained in:
Rhet Turnbull
2023-04-08 12:04:54 -07:00
committed by GitHub
parent d2b7783125
commit 058b56092f
31 changed files with 174 additions and 81 deletions

View File

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