Skip to content

Commit 5191b8f

Browse files
committed
setup: bump dclab to 0.71.7
1 parent 9e68b5c commit 5191b8f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.26.4
2+
- setup: bump dclab to 0.71.7 (ValueError when encountering empty pipeline)
13
2.26.3
24
- enh: fetch QuickView image and trace data in `EventGetterThread`
35
- enh: busy indicator in QuickView when event data is fetched in the background

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.71.6",
33+
"dclab[dcor,export,http,s3]>=0.71.7",
3434
"h5py>=2.8.0",
3535
"numpy>=1.21", # CVE-2021-33430
3636
"pygments",

0 commit comments

Comments
 (0)