We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1d63b commit ca281c0Copy full SHA for ca281c0
recipes/oceanval/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "0.1.2" %}
+{% set version = "0.1.3" %}
2
{% set python_min = "3.10" %}
3
4
@@ -8,7 +8,7 @@ package:
8
9
source:
10
url: https://pypi.org/packages/source/o/oceanval/oceanval-{{ version }}.tar.gz
11
- sha256: eeea697c92f2cfe49e6f2cd9838d4fce497696e35df8f172daef061e639ba7bd
+ sha256: 67384dc8b9fa9ceae6bdc0705e989bcc0c5554abf4a0c8aaf068d6936eea3bde
12
13
14
build:
0 commit comments