Skip to content

Commit 26761ec

Browse files
committed
Bump version 0.16.0 → 0.16.1
Bug fixes and improvements -------------------------- * Remove `httpx<0.28` upper bound constraint
1 parent 2ce001c commit 26761ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpx_oauth/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Async OAuth client using HTTPX."""
22

3-
__version__ = "0.16.0"
3+
__version__ = "0.16.1"

0 commit comments

Comments
 (0)