Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
setup: bump dclab to 0.24.8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Apr 26, 2020
1 parent e592f07 commit 35f3a34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1.0.8
- setup:: bump dclab from 0.24.0 to 0.24.7 (faster polygon filtering)
- setup: bump dclab from 0.24.0 to 0.24.8 (faster polygon filtering)
1.0.7
- setup: bump dclab from 0.22.5 to 0.24.0 (equidistant isoelasticity
lines, slightly larger emodulus LUT)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
},
install_requires=["appdirs",
"dclab[all]>=0.24.7",
"dclab[all]>=0.24.8",
"fcswrite>=0.5.0",
"h5py>=2.8.0",
"imageio>=2.3.0,<2.5.0",
Expand Down

0 comments on commit 35f3a34

Please sign in to comment.