Bump versions to 0.9.6

This commit is contained in:
Andras Schmelczer 2026-03-12 21:15:51 +00:00
parent 77e5fc07d3
commit 4f8abc9ce2
9 changed files with 12 additions and 12 deletions

View file

@ -104,14 +104,14 @@ dependencies = [
[[package]]
name = "reconcile-text"
version = "0.9.5"
version = "0.9.6"
dependencies = [
"thiserror",
]
[[package]]
name = "reconcile-text-python"
version = "0.9.5"
version = "0.9.6"
dependencies = [
"pyo3",
"reconcile-text",