Skip to content

Commit

Permalink
Bump version 0.11.0 → 0.11.1
Browse files Browse the repository at this point in the history
Improvements
------------

* New client for FranceConnect
  • Loading branch information
frankie567 committed Mar 27, 2023
1 parent 916dfb1 commit 31d526a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpx_oauth/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Async OAuth client using HTTPX."""

__version__ = "0.11.0"
__version__ = "0.11.1"

0 comments on commit 31d526a

Please sign in to comment.