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.27.0 #17118

Merged
merged 1 commit into from
Aug 27, 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.26.3" %}
{% set version = "1.27.0" %}

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

source:
url: https://pypi.io/packages/source/n/nanoplot/NanoPlot-{{ version }}.tar.gz
sha256: 883756b96b19a0757f466000bd3d4fafd78ab3fa9dfe0e5e57be34ab4ebc2bd8
sha256: b931876bb1ba75d91b2a11b3f7530d7b0d5c41f81952eea612498669e173981c

build:
entry_points:
Expand Down