We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58625c commit ea4ea6fCopy full SHA for ea4ea6f
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='gpt_code_ui',
10
- version='0.42.29',
+ version='0.42.30',
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