diff --git a/pyproject.toml b/pyproject.toml index 1a868e20..ec7d69c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "sora_sdk" authors = [{ name = "Shiguredo Inc.", email = "contact+pypi@shiguredo.jp" }] -version = "2023.1.0.dev11" +version = "2023.1.0" description = "WebRTC SFU Sora Python SDK" readme = "README.md" license = { file = "LICENSE" }