From 12c9a74b74d014e2000e222ef9fce0bbd19f7762 Mon Sep 17 00:00:00 2001 From: Alishahryar1 Date: Fri, 13 Feb 2026 12:33:19 -0800 Subject: [PATCH] adjust project dependencies and metadata in pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 77bd6b3f..f43bf87e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "cc-nim" +name = "free-claude-code" version = "2.0.0" -description = "Proxy that translates Claude Code CLI (Anthropic API) to NVIDIA NIM" +description = "Middleware between Claude Code CLI (Anthropic API) and NVIDIA NIM" readme = "README.md" requires-python = ">=3.10" dependencies = [