diff --git a/pyproject.toml b/pyproject.toml index b53eda0..612739d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gpt-command-line" -version = "0.1.3" +version = "0.1.4" description = "Command-line interface for ChatGPT, Claude and Bard" authors = [{name = "Val Kharitonov", email = "val@kharvd.com"}] readme = "README.md"