We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0cda1 commit 1bf1ba5Copy full SHA for 1bf1ba5
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## Unreleased
+## 0.27.1 (22st August, 2024)
8
9
## Added
10
httpx/__version__.py
@@ -1,3 +1,3 @@
1
__title__ = "httpx"
2
__description__ = "A next generation HTTP client, for Python 3."
3
-__version__ = "0.27.0"
+__version__ = "0.27.1"
0 commit comments