Skip to content

Commit

Permalink
Upgrade slicedimage and bump starfish version (#442)
Browse files Browse the repository at this point in the history
This adds caching for slicedimage.
  • Loading branch information
ttung authored Aug 17, 2018
1 parent 28c774c commit 97e15fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion REQUIREMENTS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ scikit-image>=0.14.0
scikit-learn
scipy
showit >= 1.1.4
slicedimage == 0.0.0-dev21
slicedimage == 0.0.0-dev23
scikit-learn
tqdm
trackpy
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setuptools.setup(
name="starfish",
version="0.0.11",
version="0.0.12",
description="Pipelines and pipeline components for the analysis of image-based transcriptomics data",
author="Deep Ganguli",
author_email="dganguli@chanzuckerberg.com",
Expand Down

0 comments on commit 97e15fc

Please sign in to comment.