release: 0.1.3

Support for other providers than OpenAI
Changing of HTTP port
Bugfixes
This commit is contained in:
Per Stark
2025-06-08 20:35:17 +02:00
parent 477f26174c
commit 32141fce6e
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "main"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
repository = "https://github.com/perstarkse/minne"
license = "AGPL-3.0-or-later"