Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 authored Nov 23, 2024
1 parent 165ec6e commit 0377ad7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "enso_metrics" %}
{% set version = "1.1.1" %}
{% set version = "1.1.3" %}

package:
name: {{ name|lower }}
Expand All @@ -26,6 +26,7 @@ requirements:
- numpy
- scipy
- udunits2
- matplotlib

test:
imports:
Expand Down

0 comments on commit 0377ad7

Please sign in to comment.