diff --git a/pyproject.toml b/pyproject.toml index c2d2a1fe..3ee51f9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.47.0" +version = "0.47.1" description = "" authors = ["Yuichiro Tsuchiya "] license = "MIT"