Skip to content

Commit

Permalink
bump to version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Oct 13, 2016
1 parent 76fa50e commit b0804c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.4.2" %}
{% set version = "0.4.3" %}

package:
name: vega
Expand All @@ -7,10 +7,10 @@ package:
source:
fn: vega-{{ version }}.tar.gz
url: https://pypi.io/packages/source/v/vega/vega-{{ version }}.tar.gz
md5: 1b5ba6ce77d4c240f6dde55cb8df5dd9
md5: 089a61663aa9481ccff44db749725d4d

build:
number: 2
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt

requirements:
Expand Down

0 comments on commit b0804c3

Please sign in to comment.