Skip to content

Commit 1512dc3

Browse files
committed
Release prep
1 parent 781c230 commit 1512dc3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Changelog
22

3-
## [0.2.4] - 2025-XX-XX
3+
## [0.2.4] - 2025-09-18
44

55
- Add support for Python 3.13, minimum version is now 3.10.
66

7-
87
## [0.2.3] - 2025-06-07
98

109
**Breaking changes**

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ test = [
7373
"numcodecs>=0.6,<0.15.1", #Pinned due to https://github.com/zarr-developers/numcodecs/issues/733
7474
"pytest==8.4.2",
7575
"pytest-xdist==3.8.0",
76-
"pytest-cov==6.3.0",
76+
"pytest-cov==7.0.0",
7777
"msprime==1.3.4",
7878
"tsinfer==0.4.1",
7979
"mpmath==1.3.0",

0 commit comments

Comments
 (0)