Skip to content

Commit

Permalink
Merge pull request #2 from tlambert03/031
Browse files Browse the repository at this point in the history
release v0.3.1
  • Loading branch information
tlambert03 authored May 6, 2023
2 parents 8a2863c + 751390a commit 0e6dd78
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 = "ilpy" %}
{% set version = "0.3.0" %}
{% set version = "0.3.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: b549ef14fef75ce8b3c3697bdb1b1d769860a8f725160fae002ca8948faf1fcd
sha256: 6bed753418a60d81894169a9b7b4124e1d2f619d3bb20573fc87de1495d6932c

build:
number: 0
Expand Down

0 comments on commit 0e6dd78

Please sign in to comment.