Update
This commit is contained in:
parent
dfe9e822a3
commit
c0d8c80d3c
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "logmiddleware"
|
name = "logmiddleware"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
description = "Simplify the logging of incoming requests and outgoing responses."
|
description = "Simplify the logging of incoming requests and outgoing responses."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
|
|
Loading…
Reference in New Issue