From 17190461d027654d2f4964cd0a6f129d9b8e018d Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Fri, 31 Mar 2023 11:21:29 +0800 Subject: [PATCH] minor bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 40687a87d..a67c196e5 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="EdgeGPT", - version="0.1.13", + version="0.1.13.1", license="GNU General Public License v2.0", author="Antonio Cheong", author_email="acheong@student.dalat.org",