Skip to content

Commit

Permalink
publish 5.4.1 on anaconda [skip test]
Browse files Browse the repository at this point in the history
  • Loading branch information
maziyarpanahi committed Jul 14, 2024
1 parent 1113f60 commit 5a01057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "spark-nlp" %}
{% set version = "5.4.0" %}
{% set version = "5.4.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/spark-nlp-{{ version }}.tar.gz
sha256: fb9edeaa45dca535346c31165dc87bc8700b61eb8543c49ee77f49e398c8db96
sha256: f38125f44f6d8de8c7788c91150b13e8d37f511c99d52fd8769a8b33382febbf

build:
noarch: python
Expand Down

0 comments on commit 5a01057

Please sign in to comment.