Skip to content

Commit

Permalink
Merge pull request #32 from conda-forge-admin/conda_forge_admin_31
Browse files Browse the repository at this point in the history
ENH: update package version
  • Loading branch information
Andrewq11 authored Jul 29, 2024
2 parents ad72465 + 3cd3e18 commit 0798c42
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 = "polaris" %}
{% set version = "0.7.7" %}
{% set version = "0.7.9" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/polaris-lib/polaris_lib-{{ version }}.tar.gz
sha256: a3bfcfb7e9eb954250d9a34fada1f1f7232aa1dedb51b816280d9e640d7b6e64
sha256: c4f90c6501d5d5e525ddaf3edb4bf884ecc1f42d4183c289ac9ebe2af51f8a41

build:
entry_points:
Expand Down

0 comments on commit 0798c42

Please sign in to comment.