Skip to content

Commit 568f827

Browse files
committed
setup: bump dclab to 0.68.0
1 parent 4989a6a commit 568f827

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.25.4
2+
- setup: bump dclab to 0.68.0 (open SWMR files in read mode)
13
2.25.3
24
- fix: `Pipeline.deduce_reduced_sample_names` failed for duplicate DCOR data
35
- fix: handle datasets without any events in the plot window (#223)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131
license = "GPL-3.0-or-later"
3232
dependencies = [
33-
"dclab[dcor,export,http,s3]>=0.67.5",
33+
"dclab[dcor,export,http,s3]>=0.68.0",
3434
"h5py>=2.8.0",
3535
"numpy>=1.21", # CVE-2021-33430
3636
"pygments",

0 commit comments

Comments
 (0)