We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0461e7 commit e287ea5Copy full SHA for e287ea5
1 file changed
doc/whats-new.rst
@@ -7,31 +7,18 @@ What's New
7
8
.. _whats-new.2025.06.1:
9
10
-v2025.06.1 (unreleased)
11
------------------------
12
-
13
-New Features
14
-~~~~~~~~~~~~
15
+v2025.06.1 (Jun 11, 2025)
+-------------------------
16
17
-Breaking changes
18
-~~~~~~~~~~~~~~~~
19
20
21
-Deprecations
22
+This is quick bugfix release to remove an unintended dependency on ``typing_extensions``.
23
+Thanks to the 4 contributors to this release:
+Alex Merose, Deepak Cherian, Ilan Gold and Simon Perkins
24
25
Bug fixes
26
~~~~~~~~~
27
28
29
-Documentation
30
-~~~~~~~~~~~~~
31
32
33
-Internal Changes
34
+- Remove dependency on ``typing_extensions`` (:pull:`10413`). By `Simon Perkins <https://github.com/sjperkins>`_.
35
36
.. _whats-new.2025.06.0:
37
0 commit comments