vulkan python bindings on windows fixes

This commit is contained in:
Aaron Miller
2023-09-12 12:39:36 -07:00
parent c953b321b7
commit f0735efa7d
3 changed files with 3 additions and 3 deletions

View File

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