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