Skip to content

Commit

Permalink
Merge pull request #63 from messense/0.13.1
Browse files Browse the repository at this point in the history
maturin v0.13.1
  • Loading branch information
synapticarbors authored Jul 26, 2022
2 parents 90b2b3a + 4474023 commit 2a915ff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "maturin" %}
{% set version = "0.13.0" %}
{% set version = "0.13.1" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: b9dd0d4d5da97985533eb682cab4134e04369c6db3d7a2e2a819a02e9f1d962c
sha256: aef6e00e9eb4bdcbd10fda01247f3503354ae9b599b46bd4e55a14ea45b40915

build:
number: 0
Expand Down

0 comments on commit 2a915ff

Please sign in to comment.