From 9065896e0b07cb7fe31e3494fa328d82fdee4e68 Mon Sep 17 00:00:00 2001 From: Michael Waskom Date: Thu, 19 Dec 2024 18:59:51 +0000 Subject: [PATCH] Release v0.9.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 98a5c73..466d0bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "synchronicity" -version = "0.9.7" +version = "0.9.8" description = "Export blocking and async library versions from a single async implementation" readme = "README.md" authors = [