Bump version

This commit is contained in:
Andrei Betlen
2023-03-28 04:04:35 -04:00
parent 3dbb3fd3f6
commit 9ba5c3c3b7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ from skbuild import setup
setup(
name="llama_cpp_python",
description="A Python wrapper for llama.cpp",
version="0.1.7",
version="0.1.8",
author="Andrei Betlen",
author_email="abetlen@gmail.com",
license="MIT",