ci(release): v0.14.0

This commit is contained in:
Ivan Gabriele
2024-08-27 09:28:58 +02:00
parent 7c464830ee
commit 9ad6a1dc84
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## [](https://github.com/ivangabriele/mistralai-client-rs/compare/v0.13.0...v) (2024-08-27) ## [0.14.0](https://github.com/ivangabriele/mistralai-client-rs/compare/v0.13.0...v) (2024-08-27)
### Features ### Features

View File

@@ -2,7 +2,7 @@
name = "mistralai-client" name = "mistralai-client"
description = "Mistral AI API client library for Rust (unofficial)." description = "Mistral AI API client library for Rust (unofficial)."
license = "Apache-2.0" license = "Apache-2.0"
version = "0.13.0" version = "0.14.0"
edition = "2021" edition = "2021"
rust-version = "1.76.0" rust-version = "1.76.0"