diff options
Diffstat (limited to 'src/gpt_chat_cli/version.py')
-rw-r--r-- | src/gpt_chat_cli/version.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpt_chat_cli/version.py b/src/gpt_chat_cli/version.py new file mode 100644 index 0000000..bc784a3 --- /dev/null +++ b/src/gpt_chat_cli/version.py @@ -0,0 +1 @@ +VERSION = '0.0.2' |