diff --git a/pyproject.toml b/pyproject.toml index 224cc945..23948b6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.47.8" +version = "0.47.9" description = "Real-time video and audio processing on Streamlit" authors = ["Yuichiro Tachibana (Tsuchiya) "] license = "MIT"