Skip to content

Commit

Permalink
Merge pull request #8 from semuadmin/version-1.0.1
Browse files Browse the repository at this point in the history
update to version 1.0.1
  • Loading branch information
semuadmin authored Jun 4, 2024
2 parents c0b2294 + b0a27bb commit c57fcce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitattributes

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 = "pyspartn" %}
{% set version = "1.0.0" %}
{% set version = "1.0.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyspartn-{{ version }}.tar.gz
sha256: e9c468e66d65149a2c7373dbca8cccc8bf1fcbc32c4b920875f12b4657823ad9
sha256: 29a420fc35a3c5a8dc93233fc43d782c3352477d94ae73e3d5bdec66f2960998

build:
noarch: python
Expand Down

0 comments on commit c57fcce

Please sign in to comment.