Skip to content

Commit

Permalink
Bump version 0.13.0 → 0.13.1
Browse files Browse the repository at this point in the history
Improvements
------------

* Bump dependencies:
    * `httpx >=0.18,<0.26`
  • Loading branch information
frankie567 committed Dec 18, 2023
1 parent c9034be commit 9d10378
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.13.0"
__version__ = "0.13.1"

0 comments on commit 9d10378

Please sign in to comment.