wip middleware

This commit is contained in:
2025-03-27 19:25:32 -03:00
parent 76c2656dd1
commit 5af61465f3
16 changed files with 422 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "layercake"
version = "0.1.5"
version = "0.1.8"
description = "Add your description here"
readme = "README.md"
authors = [
@@ -25,6 +25,7 @@ dependencies = [
[dependency-groups]
dev = [
"mkdocstrings[python]>=0.29.0",
"pytest>=8.3.5",
"pytest-cov>=6.0.0",
"pytest-env>=1.1.5",