Skip to content

Commit 087e1ae

Browse files
committed
setup: bump dcnum to 0.25.11 (measurement identifiers in basins)
1 parent bab5ba0 commit 087e1ae

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- fix: when user quits GUI during processing, forcibly kill all processes
33
- docs: add installation section
44
- setup: add psutil dependency
5+
- setup: bump dcnum to 0.25.11 (measurement identifiers in basins)
56
0.7.0
67
- build: add torch-CUDA libraries to release binaries
78
0.6.8

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.10",
30+
"dcnum>=0.25.11",
3131
"h5py>=3.0.0, <4",
3232
"numpy>=1.21, <3", # CVE-2021-33430
3333
"psutil>=7",

0 commit comments

Comments
 (0)