diff --git a/pyproject.toml b/pyproject.toml index 33a466f0..afcdbd86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.45.1" +version = "0.45.2" description = "" authors = ["Yuichiro Tsuchiya "] license = "MIT"