diff --git a/pyproject.toml b/pyproject.toml index 8f000fa98..d67241321 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sotopia" -version = "0.1.0-rc.2" +version = "0.1.0-rc.3" description = "A platform for simulating and evaluating social interaction." authors = ["Hao Zhu , Xuhui Zhou "] license = "MIT License"