Skip to content

Commit 1891a74

Browse files
committed
fix: update pyproject to 0.0.10
1 parent 08d13dc commit 1891a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "xai-grok-sdk"
7-
version = "0.0.9"
7+
version = "0.0.10"
88
description = "Lightweight xAI SDK with minimal dependencies"
99
dependencies = [
1010
"requests>=2.32.3",

0 commit comments

Comments
 (0)