Skip to content

Commit

Permalink
setup: bump qpimage from 0.5.0 to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 14, 2020
1 parent 12cb226 commit e0e3701
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
0.10.4
- setup: bump qpimage from 0.5.0 to 0.6.1
0.10.3
- fix: missing keyword argument `idx` in `SingleTifHolo.get_time`
- fix: correctly pass precision to phasics and hologram zip file
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
install_requires=["h5py>=2.7.0",
"nrefocus>=0.1.5",
"numpy>=1.12.0",
"qpimage>=0.5.0",
"qpimage>=0.6.1",
"scikit-image>=0.11.0",
"scipy>=0.18.0",
],
Expand Down

0 comments on commit e0e3701

Please sign in to comment.