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 5fa91db commit 1941c1dCopy full SHA for 1941c1d
docs/changelog.rst
@@ -5,6 +5,23 @@ Release History
5
6
.. towncrier release notes start
7
8
+v20.25.0 (2023-12-01)
9
+---------------------
10
+
11
+Features - 20.25.0
12
+~~~~~~~~~~~~~~~~~~
13
+- The tests now pass on the CI with Python 3.13.0a2 - by :user:`hroncok`. (:issue:`2673`)
14
15
+Bugfixes - 20.25.0
16
17
+- Upgrade embedded wheels:
18
19
+ * wheel to ``0.41.3`` from ``0.41.2`` (:issue:`2665`)
20
21
22
+ * wheel to ``0.42.0`` from ``0.41.3``
23
+ * setuptools to ``69.0.2`` from ``68.2.2`` (:issue:`2669`)
24
25
v20.24.6 (2023-10-23)
26
---------------------
27
docs/changelog/2665.bugfix.rst
docs/changelog/2669.bugfix.rst
docs/changelog/2673.feature.rst
0 commit comments