Merge pull request 'dev' (#23) from dev into main
Some checks failed
ci/someci/tag/woodpecker/1 Pipeline was successful
ci/someci/tag/woodpecker/2 Pipeline was successful
ci/someci/tag/woodpecker/3 Pipeline failed
ci/someci/tag/woodpecker/4 Pipeline failed
ci/someci/tag/woodpecker/5 Pipeline failed
ci/someci/tag/woodpecker/6 Pipeline failed
ci/someci/tag/woodpecker/7 Pipeline failed

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2025-10-02 01:38:22 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ members = [
exclude = []
[workspace.package]
version = "0.1.0"
version = "0.1.5"
edition = "2021"
authors = ["Owlibou"]
license = "AGPL-3.0"

View File

@@ -9,7 +9,7 @@
## Alpha Status
- This project is currently in **alpha** (v0.1.0) and under active development.
- This project is currently in **alpha** (v0.1.5) and under active development.
- Core features are functional but expect occasional bugs and missing polish.
- Breaking changes may occur between releases as we refine the API.
- Feedback, bug reports, and contributions are very welcome!