diff --git a/Cargo.toml b/Cargo.toml index 9b01b0a..2660a64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openai-api" -version = "0.1.3-alpha.0" +version = "0.1.3" authors = ["Josh Kuhn "] license-file = "LICENSE" edition = "2018"