We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 510f96a + 40eb569 commit 929aa58Copy full SHA for 929aa58
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "Logging and observability helpers for FastAPI applications."
9
readme = "README.md"
10
requires-python = ">=3.10,<3.15"
11
license = "MIT"
12
-authors = [{ name = "Mehraz Hossain Rumman", email = "blackndmaroon@gmail.com" }]
+authors = [{ name = "Mehraz Hossain Rumman", email = "mehrazrumman@gmail.com" }]
13
keywords = ["fastapi", "logging", "observability", "middleware", "monitoring"]
14
classifiers = [
15
"Development Status :: 5 - Production/Stable",
0 commit comments