Skip to content

Commit

Permalink
Merge pull request #67 from conda-forge/constanzeseibert-patch-2
Browse files Browse the repository at this point in the history
Update meta.yaml
  • Loading branch information
constanzeseibert authored Jan 29, 2024
2 parents 83d8584 + 76e4802 commit 9fbee60
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 = "pyxel-sim" %}
{% set version = "1.14" %}
{% set version = "1.15" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyxel_sim-{{ version }}.tar.gz
sha256: 1fc0aed7b96eb0dc98d63fdf9d0f8cd8da31372f86d7757afe48d55f1c5a8745
sha256: 3932735774f3613f7540c66d828c7f032ef55f797869b5a4dc9163571f88840d

build:
noarch: python
Expand Down

0 comments on commit 9fbee60

Please sign in to comment.