Skip to content

Commit

Permalink
Update pgscatalog.core to 0.3.3 (#51761)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 29, 2024
1 parent 34d08b0 commit 8902c76
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.2" %}
{% set version = "0.3.3" %}

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

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

build:
entry_points:
Expand Down

0 comments on commit 8902c76

Please sign in to comment.