diff --git a/pyproject.toml b/pyproject.toml index a639135a..aa23a57f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlit-webrtc" -version = "0.43.2" +version = "0.43.3" description = "" authors = ["Yuichiro Tsuchiya "] license = "MIT"