Skip to content

Commit 276f9c8

Browse files
authored
Bump version from 1.10.0 to 1.11.0 (#124)
Prepare to release version 1.11.0 of the xAI Python SDK
1 parent 35a752c commit 276f9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/xai_sdk/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# To change the version, do so using `uv run hatch version <new-version>`
44
# or `uv run hatch version <patch|minor|major>` to bump the patch/minor/major version respectively.
55
# See https://hatch.pypa.io/latest/version/#updating for more details.
6-
__version__ = "1.10.0"
6+
__version__ = "1.11.0"

0 commit comments

Comments
 (0)