Skip to content

Commit

Permalink
Merge pull request #12 from senysenyseny16/chore/bump_version
Browse files Browse the repository at this point in the history
chore: bump version to 1.5.12
  • Loading branch information
senysenyseny16 authored Oct 9, 2023
2 parents b94bcd4 + e211806 commit cb12916
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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 = "onnx2torch" %}
{% set version = "1.5.11" %}
{% set version = "1.5.12" %}

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

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

build:
number: 0
Expand Down

0 comments on commit cb12916

Please sign in to comment.