Skip to content

Commit

Permalink
Update loompy to 2.0.16 (#11667)
Browse files Browse the repository at this point in the history
* Update loompy to 2.0.16

* Update meta.yaml
  • Loading branch information
epruesse authored and karel-brinda committed Oct 31, 2018
1 parent 150bc89 commit 60a0ce0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/loompy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "2.0.10" %}
{% set sha256 = "fc5d5e42e02fdbc073049db479ca8f2af6763230c8b5942dce6e128bb5359a3c" %}
{% set version = "2.0.16" %}
{% set sha256 = "5c5d9f60c410a91aadaf8f176a79d4427d7142af6be1f27309b3a689564665a5" %}

package:
name: loompy
Expand All @@ -24,6 +24,7 @@ requirements:
- numpy
- scipy
- typing
- pandas

test:
imports:
Expand Down

0 comments on commit 60a0ce0

Please sign in to comment.