Skip to content

Commit

Permalink
Merge pull request #29 from jonas-w/release/v2.1.0
Browse files Browse the repository at this point in the history
release v2.1.0
  • Loading branch information
jonas-w authored Aug 15, 2024
2 parents 7eff294 + 964a42c commit 6f1f379
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 = "foundry-dev-tools" %}
{% set version = "2.0.1" %}
{% set version = "2.1.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/foundry_dev_tools-{{ version }}.tar.gz
sha256: 51015f4635c2b972328970aaf97374125b0cfd1c9460f0ea3cb9755cdbe8c9a2
sha256: 87abc3e0c4fa2eb2fd2c279fdc01d92c94055df63a249306ee4b1c9170c57be0

build:
noarch: python
Expand Down

0 comments on commit 6f1f379

Please sign in to comment.