diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gpt_chat_cli/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpt_chat_cli/version.py b/src/gpt_chat_cli/version.py index 8d76f25..856ce1d 100644 --- a/src/gpt_chat_cli/version.py +++ b/src/gpt_chat_cli/version.py @@ -1 +1 @@ -VERSION = '0.1.1' +VERSION = '0.1.2' |