Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd7c7bf

Browse filesBrowse files
committed
Bump version
1 parent 0da655b commit dd7c7bf
Copy full SHA for dd7c7bf

File tree

Expand file treeCollapse file tree

2 files changed

+4
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.60]
11+
1012
#### Addeed
1113

1214
- (build-system) Migrate from scikit-build to scikit-build-core

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
88

99
[project]
1010
name = "llama_cpp_python"
11-
version = "0.1.59"
11+
version = "0.1.60"
1212
description = "Python bindings for the llama.cpp library"
1313
readme = "README.md"
1414
license = { text = "MIT" }
@@ -45,7 +45,7 @@ test = ["pytest", "httpx"]
4545

4646
[tool.poetry]
4747
name = "llama_cpp_python"
48-
version = "0.1.59"
48+
version = "0.1.60"
4949
description = "Python bindings for the llama.cpp library"
5050
authors = ["Andrei Betlen <abetlen@gmail.com>"]
5151

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.