Bump the version numbers for both python and c backend.

This commit is contained in:
Adam Treat
2023-07-13 14:20:48 -04:00
committed by AT
parent 0efdbfcffe
commit 4963db8f43
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
setup(
name=package_name,
version="1.0.3",
version="1.0.4",
description="Python bindings for GPT4All",
author="Richard Guo",
author_email="richard@nomic.ai",