diff --git a/pyproject.toml b/pyproject.toml index ddfc887..5e12922 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "hatchling.build" [project] name = "gradio_webrtc" -version = "0.0.9a1" +version = "0.0.9" description = "Stream images in realtime with webrtc" readme = "README.md" license = "apache-2.0"