diff --git a/pyproject.toml b/pyproject.toml index 6c3e89f..5f6c89e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "y-py" -version = "0.5.5" +version = "0.5.8" description = "Python bindings for the Y-CRDT built from yrs (Rust)" authors = [ { name = "John Waidhofer", email = "waidhoferj@gmail.com" },