Skip to content

Commit

Permalink
Bump abeona version to 0.24.0 (#11056)
Browse files Browse the repository at this point in the history
  • Loading branch information
winni2k authored Sep 22, 2018
1 parent af38533 commit 8c3a199
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/abeona/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "0.23.1" %}
{% set sha256 = "1dd2235a79c08b77e119af2176a77195894efaf2b47c70a2b9736fc094be72b5" %}
{% set version = "0.24.0" %}
{% set sha256 = "dacf5a32530ecc2d43e023baf402c438897f829fb1aa3a8e302cdc4a331cdb5f" %}

package:
name: abeona
Expand All @@ -23,8 +23,8 @@ requirements:
run:
- mccortex ==1.0
- nextflow ==0.31.1
- cortexpy >=0.41.0
- kallisto >=0.44.0
- cortexpy ==0.44.0
- kallisto ==0.44.0
- pandas
- progressbar2
- python
Expand Down

0 comments on commit 8c3a199

Please sign in to comment.