From 82dbd1dc0803c7682a34fcb6df70082e6f08ef6f Mon Sep 17 00:00:00 2001 From: Rick Lamers Date: Sat, 29 Jul 2023 14:19:16 +0200 Subject: [PATCH] Release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ae6b8eaf..8a2a0e56 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='gpt_code_ui', - version='0.42.39', + version='0.42.40', description="An Open Source version of ChatGPT Code Interpreter", long_description=long_description, long_description_content_type='text/markdown', # This field specifies the format of the `long_description`.