Skip to content

Commit d4c033a

Browse files
committed
Release 0.32.0
aim-downloader@0.32.0 hash-ids@0.32.0 http-api-bindings@0.32.0 llama-cpp-server@0.32.0 ollama-api-bindings@0.32.0 sqlx-migrate-validate@0.32.0 tabby@0.32.0 tabby-common@0.32.0 tabby-crawler@0.32.0 tabby-db@0.32.0 tabby-db-macros@0.32.0 tabby-download@0.32.0 tabby-git@0.32.0 tabby-index@0.32.0 tabby-index-cli@0.32.0 tabby-inference@0.32.0 tabby-schema@0.32.0 tabby-webserver@0.32.0 Generated by cargo-workspaces
1 parent 1f2c9d2 commit d4c033a

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ members = [
2424
]
2525

2626
[workspace.package]
27-
version = "0.32.0-rc.1"
27+
version = "0.32.0"
2828
edition = "2021"
2929
authors = ["TabbyML Team"]
3030
homepage = "https://github.com/TabbyML/tabby"

crates/tabby-download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tabby-download"
3-
version = "0.32.0-rc.1"
3+
version = "0.32.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)