We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711c3e3 commit 82dbd1dCopy full SHA for 82dbd1d
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='gpt_code_ui',
10
- version='0.42.39',
+ version='0.42.40',
11
description="An Open Source version of ChatGPT Code Interpreter",
12
long_description=long_description,
13
long_description_content_type='text/markdown', # This field specifies the format of the `long_description`.
0 commit comments