Release 0.59.1 (#1034)

This commit is contained in:
Rhet Turnbull
2023-04-02 21:18:18 -07:00
committed by GitHub
parent 3ddfea6a3d
commit 34fbd87fc6
24 changed files with 55 additions and 55 deletions

View File

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