bump python version (library linking fix)

This commit is contained in:
Aaron Miller 2023-09-11 09:32:18 -07:00
parent c4d23512e4
commit 0ad1472b62

View File

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