Release files for 0.56.6 (#952)

This commit is contained in:
Rhet Turnbull
2023-01-22 22:40:50 -08:00
committed by GitHub
parent 369fa553e8
commit db5c4a216f
25 changed files with 310 additions and 212 deletions

View File

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