Skip to content

Commit 2bde5f6

Browse files
Version 0.8.3 (#78)
* Fix up proxy header behaviour * Linting * Drop redundant proxy_headers in tests * Version 0.8.3
1 parent 96c736a commit 2bde5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpcore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
"WriteError",
4040
"CloseError",
4141
]
42-
__version__ = "0.8.2"
42+
__version__ = "0.8.3"

0 commit comments

Comments
 (0)