Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nanoplot to 1.25.0 #15778

Merged
merged 1 commit into from
Jun 8, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/nanoplot/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.24.0" %}
{% set version = "1.25.0" %}

package:
name: nanoplot
version: {{ version }}

source:
url: https://pypi.io/packages/source/n/nanoplot/NanoPlot-{{ version }}.tar.gz
sha256: c0c6a49649f2590a7d7eaf58c1e34ee67e693ec4b05f1e7c3783b5683e73daff
sha256: f8e16822493bf3c2d27ad8067ce34feaefca4a68a72fb8af9554663153dd564d

build:
entry_points:
Expand Down