Bump version
This commit is contained in:
parent
db6ceb67ac
commit
c7901f1141
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
__version__ = "0.1.84"
|
||||
__version__ = "0.1.85"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "llama_cpp_python"
|
||||
version = "0.1.84"
|
||||
version = "0.1.85"
|
||||
description = "Python bindings for the llama.cpp library"
|
||||
authors = ["Andrei Betlen <abetlen@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue