From 1595d64540279f7439c724ae1e9c4b7fb7c9658e Mon Sep 17 00:00:00 2001 From: James Briggs <35938317+jamescalam@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:46:25 +0100 Subject: [PATCH] update pyproject --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3a37674d..5b0e1f30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,8 @@ authors = [ "Siraj Aizlewood <siraj@aurelio.ai>", "Simonas Jakubonis <simonas@aurelio.ai>", "Luca Mannini <luca@aurelio.ai>", - "Bogdan Buduroiu <bogdan@aurelio.ai>" + "Bogdan Buduroiu <bogdan@aurelio.ai>", + "Ismail Ashraq <ashraq@aurelio.ai>" ] readme = "README.md" packages = [{include = "semantic_router"}] -- GitLab