chore: release

This commit is contained in:
release-plz-for-ac-qu-ai-nt[bot]
2024-12-05 01:16:06 +00:00
committed by GitHub
parent 59cc6b4063
commit 9856067c92
11 changed files with 44 additions and 13 deletions

View File

@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.8](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-core-v0.0.7...ac-qu-ai-nt-core-v0.0.8) - 2024-12-05
### Other
- *(ac-qu-ai-nt-core)* [**breaking**] raise minimum version of `llama-cpp-2`
- *(ac-qu-ai-nt-core)* remove `rten` as a direct dependency
## [0.0.7](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-core-v0.0.6...ac-qu-ai-nt-core-v0.0.7) - 2024-10-18
### Other

View File

@@ -1,7 +1,7 @@
[package]
name = "ac-qu-ai-nt-core"
description = "The core library of ac-qu-ai-nt. If you're looking for the application, see cli-clap or gui-eframe or tui-ratatui or the multibinary"
version = "0.0.7"
version = "0.0.8"
edition = "2021"
rust-version = "1.76"