We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655372d commit 0f046cfCopy full SHA for 0f046cf
gpt4all-bindings/python/setup.py
@@ -61,7 +61,7 @@ def copy_prebuilt_C_lib(src_dir, dest_dir, dest_build_dir):
61
62
setup(
63
name=package_name,
64
- version="1.0.11",
+ version="1.0.12",
65
description="Python bindings for GPT4All",
66
author="Nomic and the Open Source Community",
67
author_email="[email protected]",
0 commit comments