Skip to content

Commit

Permalink
23.6.25
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenthompson committed Jun 25, 2023
1 parent d0a9cb4 commit 3ac6a3e
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 = "23.6.25" %}

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

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

build:
number: 0
Expand Down

0 comments on commit 3ac6a3e

Please sign in to comment.