diff --git a/pyproject.toml b/pyproject.toml index f5f65f9..324e77e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pycityagent" -version = "2.0.0a59" # change it for each release +version = "2.0.0a60" # change it for each release description = "LLM-based city environment agent building library" authors = [ { name = "Yuwei Yan", email = "pinkgranite86@gmail.com" },