Skip to content

Commit

Permalink
Bump slicedimage to 0.0.1 (#444)
Browse files Browse the repository at this point in the history
Bump slicedimage to 0.0.1
  • Loading branch information
ttung authored Aug 20, 2018
1 parent 5bb6a78 commit 573016c
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-dev23
slicedimage == 0.0.1

This comment has been minimized.

Copy link
@joshmoore

joshmoore Aug 20, 2018

Member

🎉

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.12",
version="0.0.13",
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 573016c

Please sign in to comment.