We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6ceb6 commit c7901f1Copy full SHA for c7901f1
llama_cpp/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.84"
+__version__ = "0.1.85"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "llama_cpp_python"
3
-version = "0.1.84"
+version = "0.1.85"
4
description = "Python bindings for the llama.cpp library"
5
authors = ["Andrei Betlen <[email protected]>"]
6
license = "MIT"
0 commit comments