diff --git a/pyproject.toml b/pyproject.toml index 0ac2c775..095c04a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,8 @@ readme = { file = "README.md", content-type = "text/markdown" } requires-python = ">=3.11" license = {text = "MIT"} authors = [ - {name = "nanobot contributors"} + {name = "Xubin Ren"}, + {name = "the nanobot contributors"} ] keywords = ["ai", "agent", "chatbot"] classifiers = [