Skip to content

Commit

Permalink
Update nanocomp to 1.0.0 (#12124)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored and druvus committed Nov 17, 2018
1 parent fda11a3 commit c7029cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/nanocomp/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.23.1" %}
{% set version = "1.0.0" %}

package:
name: nanocomp
version: {{ version }}

source:
url: https://pypi.io/packages/source/n/nanocomp/NanoComp-{{ version }}.tar.gz
sha256: f221bd2e693711d94e761b49099f5d349d3ecf1118287eb7f9178522f5a70f10
sha256: 1d20f5b0d944da84fa32a94a65193b7cd2502bf915b25f61b9680be0ffde54cd

build:
entry_points:
Expand Down

0 comments on commit c7029cd

Please sign in to comment.