We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86707e commit 39f721aCopy full SHA for 39f721a
CHANGELOG.md
@@ -4,6 +4,21 @@ stdlibs
4
[![Generated by attribution][attribution-badge]][attribution-url]
5
6
7
+v2025.4.4
8
+---------
9
+
10
+Maintenance release
11
12
+- Updated with new `_apple_support` stdlib in 3.13 and 3.14 (#143)
13
14
+```text
15
+$ git shortlog -s v2024.12.3...v2025.4.4
16
+ 1 Amethyst Reese
17
+ 1 Tim Hatch
18
+ 6 dependabot[bot]
19
+```
20
21
22
v2024.12.3
23
----------
24
stdlibs/__version__.py
@@ -4,4 +4,4 @@
Do not edit manually. Get more info at https://attribution.omnilib.dev
"""
-__version__ = "2024.12.3"
+__version__ = "2025.4.4"
0 commit comments