Skip to content

Commit

Permalink
Merge pull request #11 from ocefpaf/v1.6.5rel
Browse files Browse the repository at this point in the history
build 1.6.5 wheels
  • Loading branch information
jswhit authored Oct 25, 2023
2 parents 3b1fa22 + 0bdda76 commit 40080f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.6.4" %}
{% set version = "1.6.5" %}

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

source:
url: https://github.com/Unidata/netcdf4-python/archive/refs/tags/v{{ version }}rel.tar.gz
sha256: aa14181683e8b661e5df1fdab13fa71a62d27b1eb6fb9d8c24995820c5edabe9
sha256: c2777b880ce7c460b5ec017e1bb4bfbe97609fab9e89641d4762507e6f8ab2b9

build:
skip: true # [not (win and vc>=14)]
Expand Down

0 comments on commit 40080f6

Please sign in to comment.