python: bump bindings version for AMD fixes

This commit is contained in:
cebtenzzre 2023-10-30 16:59:57 -04:00
parent ffef60912f
commit 3c561bcdf2

View File

@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
setup(
name=package_name,
version="2.0.1",
version="2.0.2",
description="Python bindings for GPT4All",
author="Nomic and the Open Source Community",
author_email="support@nomic.ai",