Skip to content

Commit

Permalink
updated v0.101.1
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Sep 17, 2024
1 parent 459367f commit 7400f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "spikeinterface" %}
{% set version = "0.101.0" %}
{% set version = "0.101.1" %}

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

source:
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/spikeinterface-{{ version }}.tar.gz
sha256: a5a6c3a6c5a62627c5cb341dd364fbed232f4a7a19ed67a274065fd5f3de3ace
sha256: e06db61eebd7f516b9e5e543599962ed4fd8d266ccd5184eef933f00935b7176

build:
noarch: python
Expand Down

0 comments on commit 7400f78

Please sign in to comment.