Skip to content

Commit 39f721a

Browse files
committed
Version bump v2025.4.4
1 parent e86707e commit 39f721a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ stdlibs
44
[![Generated by attribution][attribution-badge]][attribution-url]
55

66

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+
722
v2024.12.3
823
----------
924

stdlibs/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Do not edit manually. Get more info at https://attribution.omnilib.dev
55
"""
66

7-
__version__ = "2024.12.3"
7+
__version__ = "2025.4.4"

0 commit comments

Comments
 (0)