diff --git a/pyproject.toml b/pyproject.toml index 6d61f36..e99f27d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "hatchling.build" [project] name = "fastrtc" -version = "0.0.23" +version = "0.0.22" description = "The realtime communication library for Python" readme = "README.md" license = "MIT"