Skip to content

Commit

Permalink
updated v2.3.1 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored Jun 28, 2024
1 parent 83b930c commit 6645cd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "lightning" %}
{% set version = "2.3.0" %}
{% set version = "2.3.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/lightning-{{ version }}.tar.gz
sha256: 4bb4d6e3650d2d5f544ad60853a22efc4e164aa71b9596d13f0454b29df05130
sha256: 29cf87270a1779984d3614f7f748af57e3695396a25e814119840894505c334c

build:
noarch: python
Expand All @@ -22,7 +22,7 @@ requirements:
- wheel
run:
- fsspec <2026.0,>=2022.5.0
- lightning-utilities <2.0,>=0.8.0
- lightning-utilities <2.0,>=0.10.0
- numpy <3.0,>=1.17.2
- packaging <25.0,>=20.0
- python >=3.8
Expand Down

0 comments on commit 6645cd2

Please sign in to comment.