Skip to content

Commit 5050fed

Browse files
committed
feat: update version to 1.12.4
This commit updates the version of the Mistral AI Python Client SDK from 1.12.3 to 1.12.4. The changes include updating the version in the pyproject.toml file and the corresponding version in the uv.lock file to ensure consistency across the project dependencies. The version bump indicates a new release with potential improvements or bug fixes, though the specific changes introduced in this version are not detailed in the provided diff.
1 parent ec35f0b commit 5050fed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mistralai"
3-
version = "1.12.3"
3+
version = "1.12.4"
44
description = "Python Client SDK for the Mistral AI API."
55
authors = [{ name = "Mistral" }]
66
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)