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