diff --git a/Cargo.toml b/Cargo.toml index 23f4cf7..fc64105 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openai" -version = "1.0.0-alpha.14" +version = "1.0.0-alpha.15" authors = ["Lorenzo Fontoura ", "valentinegb"] edition = "2021" description = "An unofficial Rust library for the OpenAI API."