Skip to content

Commit 070ed19

Browse files
authored
Version 0.0.33 (#277)
1 parent fed2a1e commit 070ed19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Development
3+
## 0.0.33 (4th Oct, 2024)
44

55
- Added a [Logging](https://hishel.com/advanced/logging/) section to the documentation.
66

hishel/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ def install_cache() -> None: # pragma: no cover
1414
httpx.Client = CacheClient # type: ignore
1515

1616

17-
__version__ = "0.0.32"
17+
__version__ = "0.0.33"

0 commit comments

Comments
 (0)