Skip to content

Commit

Permalink
updated v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Jun 25, 2024
1 parent 74c846a commit 24b20b9
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.8.4" %}
{% set version = "0.8.5" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tyro-{{ version }}.tar.gz
sha256: ae87205a89406ae2adcf579e1df43328de3bc3a1e95ddb49f7c8e61405bd4adc
sha256: 6523429c4ef6f7a08654534cb1c90a809f4d78c42bb1885f7e29bb55ce39fc6b

build:
noarch: python
Expand Down

0 comments on commit 24b20b9

Please sign in to comment.