Skip to content

Commit

Permalink
Release 0.20.0-rc.2
Browse files Browse the repository at this point in the history
aim-downloader@0.20.0-rc.2
hash-ids@0.20.0-rc.2
http-api-bindings@0.20.0-rc.2
llama-cpp-server@0.20.0-rc.2
ollama-api-bindings@0.20.0-rc.2
tabby@0.20.0-rc.2
tabby-common@0.20.0-rc.2
tabby-crawler@0.20.0-rc.2
tabby-db@0.20.0-rc.2
tabby-db-macros@0.20.0-rc.2
tabby-download@0.20.0-rc.2
tabby-git@0.20.0-rc.2
tabby-index@0.20.0-rc.2
tabby-index-cli@0.20.0-rc.2
tabby-inference@0.20.0-rc.2
tabby-schema@0.20.0-rc.2
tabby-webserver@0.20.0-rc.2

Generated by cargo-workspaces
  • Loading branch information
wsxiaoys committed Nov 7, 2024
1 parent 556a017 commit 75dc302
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ members = [
]

[workspace.package]
version = "0.20.0-rc.1"
version = "0.20.0-rc.2"
edition = "2021"
authors = ["TabbyML Team"]
homepage = "https://github.com/TabbyML/tabby"
Expand Down
2 changes: 1 addition & 1 deletion crates/tabby-download/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tabby-download"
version = "0.20.0-rc.1"
version = "0.20.0-rc.2"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 75dc302

Please sign in to comment.