csrd-context 0.5.0__tar.gz → 0.5.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: csrd-context
3
- Version: 0.5.0
3
+ Version: 0.5.2
4
4
  Summary: Request context, header utilities, and logging middleware for FastAPI
5
5
  Project-URL: Repository, https://github.com/csrd-api/fastapi-common
6
6
  Project-URL: Documentation, https://github.com/csrd-api/fastapi-common/tree/main/packages/context
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "csrd-context"
3
- version = "0.5.0"
3
+ version = "0.5.2"
4
4
  description = "Request context, header utilities, and logging middleware for FastAPI"
5
5
  license = { text = "MIT" }
6
6
  requires-python = ">=3.12"
File without changes
File without changes