Skip to content

Commit

Permalink
update conda deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Morad committed Jul 2, 2020
1 parent 17d3a6a commit 321e7ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-science-utils/meta.yaml
@@ -1,13 +1,13 @@
{% set name = "data-science-utils" %}
{% set version = "1.6.1" %}
{% set version = "1.6.2" %}

package:
name: "{{ name|lower }}"
version: "{{ version }}"

source:
url: "https://github.com/idanmoradarthas/DataScienceUtils/releases/download/{{ version }}/data_science_utils-{{ version }}.tar.gz"
sha256: 00618e782389dbe9274b3a0a595c9275c59c200af97c99cd93f62ad5ba40b0a0
sha256: 296a2fb50cdf0a6dc466fc64dde33f5d3c7234f81a72bca76a5d9c865633322f

build:
number: 0
Expand Down

0 comments on commit 321e7ed

Please sign in to comment.