Skip to content

Commit

Permalink
Merge pull request #57 from ocefpaf/update_to_1.4.1
Browse files Browse the repository at this point in the history
update to 1.4.1
  • Loading branch information
ocefpaf committed Aug 10, 2018
2 parents f488537 + f0acff3 commit c802066
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,15 +1,15 @@
{% set version = "1.4.0" %}
{% set version = "1.4.1" %}

package:
name: netcdf4
version: {{ version }}

source:
url: https://github.com/Unidata/netcdf4-python/archive/v{{ version }}rel.tar.gz
sha256: cbb6d58a7182821d6dd52a52042de772c2d342731800b4704323d12233f3ff1a
sha256: f6f2fc2dd80f72b5750290e8c09789bfa598cc4d1eed24c43009950624ead0b2

build:
number: 2
number: 0
entry_points:
- ncinfo = netCDF4.utils:ncinfo
- nc4tonc3 = netCDF4.utils:nc4tonc3
Expand Down

0 comments on commit c802066

Please sign in to comment.