diff --git a/pyproject.toml b/pyproject.toml index 00a2735..0845457 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "synchronicity" -version = "0.6.5" +version = "0.6.6" description = "Export blocking and async library versions from a single async implementation" readme = "README.md"