File tree Expand file tree <
8000
path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25H9.5v-13Zm12.5 13a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25H11v13Z">Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " llama_cpp_python"
3
- version = " 0.1.81 "
3
+ version = " 0.1.82 "
4
4
description = " Python bindings for the llama.cpp library"
5
5
authors = [" Andrei Betlen <abetlen@gmail.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 10
10
description = "A Python wrapper for llama.cpp" ,
11
11
long_description = long_description ,
12
12
long_description_content_type = "text/markdown" ,
13
- version = "0.1.81 " ,
13
+ version = "0.1.82 " ,
14
14
author = "Andrei Betlen" ,
15
15
author_email = "abetlen@gmail.com" ,
16
16
license = "MIT" ,
You can’t perform that action at this time.
0 commit comments