Release 0.59.3 (#1053)

This commit is contained in:
Rhet Turnbull
2023-04-10 20:49:19 -07:00
committed by GitHub
parent 956cecfa30
commit 4b4252a73c
25 changed files with 164 additions and 203 deletions

View File

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