Skip to content

Commit 682b4ea

Browse files
authored
Update plotnado to 0.3.2 (#68095)
1 parent 577525c commit 682b4ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/plotnado/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "plotnado" %}
2-
{% set version = "0.3.1" %}
2+
{% set version = "0.3.2" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/plotnado-{{ version }}.tar.gz
10-
sha256: f21241afdedd8a74e347fd6ac238661ceee5c397ec90f314235ce221b7518e5d
10+
sha256: d60bd40969992405e4a310d9df373616c85bab3ae5d9c49d74a0151b0891ac9e
1111

1212
build:
1313
noarch: python

0 commit comments

Comments
 (0)