Skip to content

Commit

Permalink
22.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenthompson committed Mar 17, 2022
1 parent 86e5a68 commit 3497757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "cutde" %}
{% set version = "22.3.17.5" %}
{% set version = "22.3.17" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/cutde-{{ version }}.tar.gz
sha256: 47ec18bfc333c18c10147784e1499fb5b758cfb4a767a5a57ad206a68c4018eb
sha256: 17cdd32eafcf044aadbfcb52a3470997486e0a0f0ef7610adfdfd7f72c30c547

build:
number: 0
Expand Down

0 comments on commit 3497757

Please sign in to comment.