Skip to content

Commit

Permalink
Update pgscatalog.core to 0.3.2 (#51594)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 23, 2024
1 parent af8ce4f commit 0dc723a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pgscatalog.core/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pgscatalog.core" %}
{% set version = "0.3.1" %}
{% set version = "0.3.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pgscatalog_core-{{ version }}.tar.gz
sha256: 612cc10afc4bea0dc5edfc6b279fc92b76e6833a9152e5bd63a7f98da4a125ad
sha256: a91d1d20692af7473ca55a3a40c96b43cb65890fe3f1516a394e52c0fa515f34

build:
entry_points:
Expand Down

0 comments on commit 0dc723a

Please sign in to comment.