chore: release v0.9.0

pull/213/head v0.9.0
sigoden 7 months ago
parent 9bb259ee96
commit 5dabe723ed

2
Cargo.lock generated

@ -28,7 +28,7 @@ dependencies = [
[[package]]
name = "aichat"
version = "0.9.0-rc5"
version = "0.9.0"
dependencies = [
"ansi_colours",
"anyhow",

@ -1,6 +1,6 @@
[package]
name = "aichat"
version = "0.9.0-rc5"
version = "0.9.0"
edition = "2021"
authors = ["sigoden <sigoden@gmail.com>"]
description = "Use ChatGPT, LocalAI and other LLMs in the terminal."

Loading…
Cancel
Save