diff --git a/pyproject.toml b/pyproject.toml index ad3cbcd2..059418ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.35.2" +version = "0.36.0" description = "" authors = ["Yuichiro Tsuchiya "] license = "MIT"