diff --git a/Cargo.toml b/Cargo.toml index b5e8bd9..7c019d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openai-api" -version = "0.1.2" +version = "0.1.3-alpha.0" authors = ["Josh Kuhn <deontologician@gmail.com>"] license-file = "LICENSE" edition = "2018"