Skip to content

Commit 970e8ce

Browse files
authored
v2.32.1
1 parent d6ebc4a commit 970e8ce

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ dev
66

77
- \[Short description of non-trivial change.\]
88

9+
2.32.1 (2024-05-20)
10+
-------------------
11+
12+
**Bugfixes**
13+
- Add missing test certs to the sdist distributed on PyPI.
14+
15+
916
2.32.0 (2024-05-20)
1017
-------------------
1118

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include README.md LICENSE NOTICE HISTORY.md requirements-dev.txt
22
recursive-include tests *.py
3+
recursive-include tests/certs *

src/requests/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
__title__ = "requests"
66
__description__ = "Python HTTP for Humans."
77
__url__ = "https://requests.readthedocs.io"
8-
__version__ = "2.32.0"
9-
__build__ = 0x023200
8+
__version__ = "2.32.1"
9+
__build__ = 0x023201
1010
__author__ = "Kenneth Reitz"
1111
__author_email__ = "me@kennethreitz.org"
1212
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy