Skip to content

Commit 6bd2dd7

Browse files
committed
Bump version 0.15.1 → 0.16.0
New features ------------ * Implement `get_profile` method on OAuth2 clients to retrieve raw profile data.
1 parent cd34774 commit 6bd2dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.15.1"
3+
__version__ = "0.16.0"

0 commit comments

Comments
 (0)