Skip to content

Commit

Permalink
Update nanomath to 0.22.0 (#12149)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse committed Nov 18, 2018
1 parent ab600c7 commit 2a525a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/nanomath/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "0.21.0" %}
{% set version = "0.22.0" %}

package:
name: nanomath
version: {{ version }}

source:
url: https://pypi.io/packages/source/n/nanomath/nanomath-{{ version }}.tar.gz
sha256: 2ebf33cde4ded3d97803ce95a0c6405e5a42c2baaf1d47dc6cdf1adae088bcb6
sha256: 5766b7f8594c43be51fe5c83bb39eacc143b1466890c82c7d49e2f69c0459924

build:
number: 2
number: 0
skip: True # [py27]

requirements:
Expand Down

0 comments on commit 2a525a3

Please sign in to comment.