diff --git a/setup.py b/setup.py index fb586a516..c3d3d8c5e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="EdgeGPT", - version="0.0.41.1", + version="0.0.42", license="GNU General Public License v2.0", author="Antonio Cheong", author_email="acheong@student.dalat.org",