Skip to content

Commit

Permalink
Release 2.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Jul 5, 2021
1 parent b730a6c commit 04ed2a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

2.37.3 / 2021-07-05
==================

**fixes**
* [[`b730a6c`](http://github.com/node-modules/urllib/commit/b730a6cdc0465bea1c08d50bfa3b5e95bd17b31f)] - fix: 🐛 redirect status code (#363) (Hongcai Deng <<admin@dhchouse.com>>)

2.37.2 / 2021-06-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
"version": "2.37.2",
"version": "2.37.3",
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
"keywords": [
"urllib",
Expand Down

0 comments on commit 04ed2a0

Please sign in to comment.