swarmauri_middleware_cachecontrol 0.8.0.dev2__tar.gz → 0.8.0.dev4__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.3
2
2
  Name: swarmauri_middleware_cachecontrol
3
- Version: 0.8.0.dev2
3
+ Version: 0.8.0.dev4
4
4
  Summary: Middleware for managing HTTP cache headers and client-side caching behavior.
5
5
  License: Apache-2.0
6
6
  Author: Jacob Stewart
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swarmauri_middleware_cachecontrol"
3
- version = "0.8.0.dev2"
3
+ version = "0.8.0.dev4"
4
4
  description = "Middleware for managing HTTP cache headers and client-side caching behavior."
5
5
  license = "Apache-2.0"
6
6
  readme = "README.md"