fix bugs + release version 0.0.4

This commit is contained in:
freddyaboulton
2024-10-11 14:57:20 -07:00
parent 185c52e236
commit d52a21449a
7 changed files with 188 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "gradio_webrtc"
version = "0.0.2"
version = "0.0.4"
description = "Stream images in realtime with webrtc"
readme = "README.md"
license = "apache-2.0"