From 5dcbf173f5f6d40e9cc82f7751dab0d8b12c7afd Mon Sep 17 00:00:00 2001 From: phact Date: Thu, 12 Sep 2024 22:56:41 -0400 Subject: [PATCH] bump --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 4a02fb6..eb3cd74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,3 +18,4 @@ code-assistant = "code_assistant.code_assistant:app" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" +