From 67b4d113c96953a78931f503a4bcf269cf4f2263 Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Wed, 29 Apr 2026 08:25:09 +0000 Subject: [PATCH] chore: update pyproject.toml --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = [