Skip to content

Commit 0e44cea

Browse files
authored
Bump version from v1.3.0 -> v.1.3.1 (#40)
Prepare to release v1.3.1 of the xAI Python SDK following #39
1 parent 78d7de9 commit 0e44cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0"
6+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)