From cfd7a0ea1888f74fabb5034011e693ff4049015d Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Fri, 7 Jul 2023 14:53:18 +0000 Subject: [PATCH] 0.12.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dd6b3a124..3a4a740b1 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="EdgeGPT", - version="0.11.8", + version="0.12.0", license="GNU General Public License v2.0", author="Antonio Cheong", author_email="acheong@student.dalat.org",