Bump version

This commit is contained in:
Andrei Betlen 2023-09-12 16:16:40 -04:00
parent db6ceb67ac
commit c7901f1141
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.1.84"
__version__ = "0.1.85"

View file

@ -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"