Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit dcdd3e3

Browse files
authored
bump version to 0.10.0
1 parent fb31827 commit dcdd3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "httpx-cache"
7-
version = "0.9.0"
7+
version = "0.10.0"
88
description = "Simple caching transport for httpx."
99
readme = "README.md"
1010
requires-python = ">=3.7"

0 commit comments

Comments
 (0)