Release files for 0.58.1

This commit is contained in:
Rhet Turnbull
2023-03-09 06:50:23 -08:00
parent 4fcd381262
commit 8f7d88d8da
39 changed files with 400 additions and 368 deletions

View File

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