Bump version

This commit is contained in:
Andrei Betlen
2023-03-24 18:44:04 -04:00
parent 4da5faa28b
commit da9b71cfe5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama_cpp"
version = "0.1.3"
version = "0.1.4"
description = "Python bindings for the llama.cpp library"
authors = ["Andrei Betlen <abetlen@gmail.com>"]
license = "MIT"