ci(release): v0.9.0

This commit is contained in:
Ivan Gabriele
2024-04-13 14:06:55 +02:00
parent 99d9d099e2
commit 7a5e0679c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## [](https://github.com/ivangabriele/mistralai-client-rs/compare/v0.8.0...v) (2024-04-13)
## [0.9.0](https://github.com/ivangabriele/mistralai-client-rs/compare/v0.8.0...v) (2024-04-13)
### ⚠ BREAKING CHANGES

View File

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