Bump the Python version to python-v1.0.12 to restrict the quants that vulkan recognizes.

This commit is contained in:
Adam Treat 2023-09-15 09:11:12 -04:00
parent 655372dbfa
commit 0f046cf905

View File

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