Skip to content

Commit

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

Generated by cargo-workspaces
  • Loading branch information
wsxiaoys committed Oct 2, 2024
1 parent d2beef2 commit 0043468
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.18.0-rc.6"
version = "0.18.0"
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.18.0-rc.6"
version = "0.18.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 0043468

Please sign in to comment.