diff --git a/pyproject.toml b/pyproject.toml index 6b652d3f..033e19fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.36.1" +version = "0.37.0" description = "" authors = ["Yuichiro Tsuchiya "] license = "MIT"