Skip to content

Commit 39a43b5

Browse files
committed
setup: bump version of dclab to 0.62.10
1 parent 212afa3 commit 39a43b5

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+
0.7.5
2+
- setup: bump version of dclab to 0.62.10
13
0.7.4
24
- enh: add user preference for default recipe
35
- setup: bump version of dclab to 0.62.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
license = {text = "GPL v3"}
2525
dependencies = [
2626
"click>=8",
27-
"dclab>=0.62.1",
27+
"dclab>=0.62.10",
2828
"h5py>=3.8.0",
2929
"hdf5plugin", # compression
3030
"numpy>=1.21", # CVE-2021-33430

0 commit comments

Comments
 (0)