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 6943ee5 commit e265b28Copy full SHA for e265b28
CHANGELOG.rst
@@ -4,7 +4,7 @@ Changelog
4
Versions are year-based with a strict backward-compatibility policy.
5
The third digit is only for regressions.
6
7
-24.2.0 (UNRELEASED)
+24.2.0 (2024-07-20)
8
-------------------
9
10
Backward-incompatible changes:
src/OpenSSL/version.py
@@ -17,7 +17,7 @@
17
"__version__",
18
]
19
20
-__version__ = "24.1.0"
+__version__ = "24.2.0"
21
22
__title__ = "pyOpenSSL"
23
__uri__ = "https://pyopenssl.org/"
0 commit comments