Skip to content

Commit

Permalink
v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed Aug 22, 2024
1 parent 1dc956b commit 8e8e6da
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,12 +1,12 @@
{% set version = "9.1.0" %}
{% set version = "9.2.0" %}

package:
name: mss
version: {{ version }}

source:
url: https://github.com/Open-MSS/MSS/archive/{{ version }}.tar.gz
sha256: d2712cfee948623e94a35a276200a142f39cfc36f15fa9886848d27906bd5f8e
sha256: 0d87cb1d018918b1c0ce368de1e406d9673792643ae4c505358fda863c352cd9

build:
skip: true # [py<310]
Expand Down Expand Up @@ -84,7 +84,7 @@ requirements:
- metpy
- pycountry
- websocket-client
- libtiff <4.5.0
- libtiff
- flask-wtf
- email_validator
- keyring
Expand Down

0 comments on commit 8e8e6da

Please sign in to comment.