Skip to content

Commit

Permalink
Update conda recipe to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgalardini committed May 19, 2020
1 parent bb48541 commit ac4e4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.3.4" %}
{% set version = "1.3.5" %}

package:
name: pyseer
version: {{ version }}

source:
url: https://pypi.io/packages/source/p/pyseer/pyseer-{{ version }}.tar.gz
sha256: b597b76bbe1088aafe58bd58e224bd5fe6f733eaa5424e630b74d83aff19a00c
sha256: fd125f5176f62dd722a0b4aeb48fc37aad23f9daa882df2656e29389df690631


build:
Expand Down

0 comments on commit ac4e4aa

Please sign in to comment.