Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danehkar committed Nov 2, 2022
1 parent 8f27cf2 commit b10a749
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,13 +1,13 @@
{% set name = "pyemcee" %}
{% set version = "0.2.1" %}
{% set version = "0.2.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyemcee-{{ version }}.tar.gz
sha256: 6176b2ec3bb415b08c6ea7d2b1e093371096d37ea066acb25fe1dd9504dd279a
sha256: 251406148542651c7451a2281ff5248754aa9dfaa514eb35f35b593f70726f16

build:
number: 0
Expand Down

0 comments on commit b10a749

Please sign in to comment.