Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #605 from jakirkham/ipyparallel_5_0_1
Browse files Browse the repository at this point in the history
ipyparallel: Update to 5.0.1 bugfix release.
  • Loading branch information
msarahan committed Feb 21, 2016
2 parents dde6e4c + 4df9906 commit 4613557
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/ipyparallel/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: ipyparallel
version: "5.0.0"
version: "5.0.1"

source:
fn: ipyparallel-5.0.0.tar.gz
url: https://pypi.python.org/packages/source/i/ipyparallel/ipyparallel-5.0.0.tar.gz
md5: 1da73215994858bcaf62f1daad6366ef
fn: ipyparallel-5.0.1.tar.gz
url: https://pypi.python.org/packages/source/i/ipyparallel/ipyparallel-5.0.1.tar.gz
md5: e771add417b0d1b98d3ae92099becce5

requirements:
build:
Expand Down

0 comments on commit 4613557

Please sign in to comment.