python: prepare version 2.0.0rc1 (#1529)

This commit is contained in:
cebtenzzre
2023-10-18 20:24:54 -04:00
committed by GitHub
parent bcbcad98d0
commit 017c3a9649
6 changed files with 15 additions and 11 deletions

View File

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