Skip to content

Commit

Permalink
Merge pull request #74 from regro-cf-autotick-bot/0.11.9_h26bfd4
Browse files Browse the repository at this point in the history
  • Loading branch information
cwognum authored Feb 28, 2025
2 parents 5188ffd + a0b02f0 commit f10c9cd
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 = "polaris" %}
{% set version = "0.11.8" %}
{% set version = "0.11.9" %}

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

source:
url: https://pypi.org/packages/source/{{ name[0] }}/polaris-lib/polaris_lib-{{ version }}.tar.gz
sha256: c6b80b21d9f031d96e0bc8ae123f918c6f157e81338e8fcefa3e584cf5f0a67d
sha256: 3d2a1195997cf9053d5b0f8468d1b1569b325813039d2d143ea28cdcc1a74da6

build:
entry_points:
Expand All @@ -31,7 +31,7 @@ requirements:
- fsspec
- httpx
- numcodecs >=0.13.1
- numpy <2
- numpy <3
- pandas
- pyarrow <18
- pydantic >=2
Expand Down

0 comments on commit f10c9cd

Please sign in to comment.