Skip to content

Commit 526f833

Browse files
committed
v7.0.1
1 parent 24becba commit 526f833

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openai-api-rs"
3-
version = "7.0.0"
3+
version = "7.0.1"
44
edition = "2021"
55
authors = ["Dongri Jin <[email protected]>"]
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Cargo.toml
1010

1111
```toml
1212
[dependencies]
13-
openai-api-rs = "7.0.0"
13+
openai-api-rs = "7.0.1"
1414
```
1515

1616
## Usage

0 commit comments

Comments
 (0)