python: release version 2.8.1 (#2857)

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel
2024-08-13 17:12:34 -04:00
committed by GitHub
parent 6518b33697
commit 3ba9c6344d
2 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ def get_long_description():
setup(
name=package_name,
version="2.8.1.dev0",
version="2.8.1",
description="Python bindings for GPT4All",
long_description=get_long_description(),
long_description_content_type="text/markdown",