diff --git a/pyproject.toml b/pyproject.toml index 99d8573..87b0d3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "xai-grok-sdk" -version = "0.0.2" +version = "0.0.3" description = "Lightweight xAI SDK with minimal dependencies" dependencies = [ "requests>=2.32.3",