python bindings v1.0.2

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
Andriy Mulyar 2023-07-04 11:24:05 -04:00 committed by GitHub
parent 6987910668
commit 71a7032421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
setup(
name=package_name,
version="1.0.1",
version="1.0.2",
description="Python bindings for GPT4All",
author="Richard Guo",
author_email="richard@nomic.ai",