Skip to content

Commit

Permalink
tyro v0.5.6 (#2)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 1, 2023
2 parents e9af579 + d43a9ed commit eba0144
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 = "tyro" %}
{% set version = "0.5.5" %}
{% set version = "0.5.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tyro-{{ version }}.tar.gz
sha256: 7642c201f372b1d3311dc857b7968a5d5ef0bbee869613bcd8cfb473d0673a72
sha256: ad667d3f685afa5a0f7e684427be2966bca3684c59ca67c237a5fad17cd3cfe5

build:
noarch: python
Expand Down

0 comments on commit eba0144

Please sign in to comment.