chore: prepare release v0.4.0
Test / test (push) Successful in 1m7s
Release / release (push) Successful in 1m11s

This commit is contained in:
2026-07-26 18:15:29 +02:00
parent 19c6161ae0
commit 3b8ed31f67
61 changed files with 6614 additions and 2704 deletions
+6 -4
View File
@@ -1,19 +1,21 @@
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.venv/
.pytest_cache/
.ruff_cache/
dist/
# Ruby leftovers (from the old build)
/pkg/
# Test / coverage
/coverage/
/tmp/
# mkdocs / Sphinx build output
/site/
/var/
# Local development sandbox (posts, generated config)
/.volumen/
@@ -28,4 +30,4 @@ dist/
# Editor / OS
*.swp
.DS_Store
.DS_Store