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