Skip to content

Commit

Permalink
Merge pull request #9 from semuadmin/update-to-version-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semuadmin authored Jun 10, 2024
2 parents c57fcce + aad33a5 commit 5fff270
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 = "pyspartn" %}
{% set version = "1.0.1" %}
{% set version = "1.0.2" %}

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

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

build:
noarch: python
Expand Down

0 comments on commit 5fff270

Please sign in to comment.