Skip to content

Commit 856f134

Browse files
committed
setup: bump dcnum to 0.25.10
1 parent b84b0d9 commit 856f134

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
0.6.6
22
- docs: properly employ license GPL-3.0-or-later
3+
- setup: bump dcnum to 0.25.10
34
0.6.5
45
- enh: improve error message when input file is invalid (#13)
56
0.6.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828
license = "GPL-3.0-or-later"
2929
dependencies = [
30-
"dcnum>=0.25.5",
30+
"dcnum>=0.25.10",
3131
"h5py>=3.0.0, <4",
3232
"numpy>=1.21, <3", # CVE-2021-33430
3333
]

0 commit comments

Comments
 (0)