Release files for 0.56.7 (#963)

This commit is contained in:
Rhet Turnbull
2023-01-28 18:44:29 -08:00
committed by GitHub
parent 0abdf62bef
commit 10c6e91d80
28 changed files with 548 additions and 283 deletions

View File

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