python: change default extension to .gguf (#1559)

This commit is contained in:
cebtenzzre
2023-10-23 22:18:50 -04:00
committed by GitHub
parent 37b007603a
commit 7e5e84fbb7
2 changed files with 6 additions and 6 deletions

View File

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