Release files for 0.57.1 (#983)

This commit is contained in:
Rhet Turnbull
2023-02-12 08:27:17 -08:00
committed by GitHub
parent b03670dc70
commit e39424e906
31 changed files with 278 additions and 114 deletions

View File

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