From 8aa92463c2bb857fd64fd463aa2d06cb0017b5ca Mon Sep 17 00:00:00 2001 From: David Brochart Date: Mon, 3 Jun 2024 10:06:14 +0200 Subject: [PATCH] Release v0.8.27 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3bc3e75..3698d5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pycrdt" -version = "0.8.26" +version = "0.8.27" edition = "2021" [lib]