Skip to content

Commit

Permalink
Release 0.13.1-rc.8
Browse files Browse the repository at this point in the history
aim-downloader@0.13.1-rc.8
http-api-bindings@0.13.1-rc.8
llama-cpp-server@0.13.1-rc.8
ollama-api-bindings@0.13.1-rc.8
tabby@0.13.1-rc.8
tabby-common@0.13.1-rc.8
tabby-db@0.13.1-rc.8
tabby-db-macros@0.13.1-rc.8
tabby-download@0.13.1-rc.8
tabby-git@0.13.1-rc.8
tabby-inference@0.13.1-rc.8
tabby-scheduler@0.13.1-rc.8
tabby-schema@0.13.1-rc.8
tabby-webserver@0.13.1-rc.8

Generated by cargo-workspaces
  • Loading branch information
wsxiaoys committed Jul 8, 2024
1 parent 5eecc66 commit 835d71e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -20,7 +20,7 @@ members = [
]

[workspace.package]
version = "0.13.1-rc.7"
version = "0.13.1-rc.8"
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.13.1-rc.7"
version = "0.13.1-rc.8"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 835d71e

Please sign in to comment.