Skip to content

Commit

Permalink
Merge pull request #19 from tasansal/main
Browse files Browse the repository at this point in the history
release `v0.4.1`
  • Loading branch information
tasansal authored Jul 24, 2023
2 parents 861f6d3 + 8e8ec67 commit 9782376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

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 = "multidimio" %}
{% set version = "0.4.0" %}
{% set version = "0.4.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/multidimio-{{ version }}.tar.gz
sha256: 6f464793dabdc2aa98fc008a204d2d3ef59791199a48768d80c6921f09dd7bfa
sha256: 8f18a8e6d549a2eb044d09d403388e7b56c649e1457e3cf817bd8e67b28630d9

build:
entry_points:
Expand Down

0 comments on commit 9782376

Please sign in to comment.