Release files for 0.57.3 (#996)

This commit is contained in:
Rhet Turnbull
2023-02-20 08:46:39 -08:00
committed by GitHub
parent d3267cb0f0
commit 7fb7a551a8
22 changed files with 56 additions and 50 deletions

View File

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