Skip to content

Commit

Permalink
Version 0.8.3 (#78)
Browse files Browse the repository at this point in the history
* Fix up proxy header behaviour

* Linting

* Drop redundant proxy_headers in tests

* Version 0.8.3
  • Loading branch information
tomchristie authored May 6, 2020
1 parent 96c736a commit 2bde5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpcore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
"WriteError",
"CloseError",
]
__version__ = "0.8.2"
__version__ = "0.8.3"

0 comments on commit 2bde5f6

Please sign in to comment.