diff --git a/Cargo.toml b/Cargo.toml index 4d27bee..aac46f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openai-api" -version = "0.1.4" +version = "0.1.5-alpha.0" authors = ["Josh Kuhn "] license-file = "LICENSE" edition = "2018"