From 8ef0c01b3ec4eb2c6c6eb4ce7d9110f554f04d2a Mon Sep 17 00:00:00 2001 From: voluntas Date: Sat, 27 Jan 2024 20:25:45 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=E4=B8=8A=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index aaf46ab..379373c 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.4.0.dev8" +version = "2023.4.0.dev9" description = "WebRTC SFU Sora Python SDK" readme = "README.md" license = { file = "LICENSE" } @@ -34,4 +34,4 @@ dev-dependencies = [ [tool.ruff] line-length = 100 -indent-width = 4 \ No newline at end of file +indent-width = 4