Skip to content

Commit

Permalink
Publish 5.3.1 on Conda [skip test]
Browse files Browse the repository at this point in the history
  • Loading branch information
maziyarpanahi committed Mar 4, 2024
1 parent 76c38db commit cc2eea7
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.3.0" %}
{% set version = "5.3.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/spark-nlp-{{ version }}.tar.gz
sha256: 2fa182f1850026fa7f9d5fbb7b92939856f78ddcc2cb2d87d56af5e2e90b97f0
sha256: 3680f6ca4b0ba95dafafe5c74cee5751226b34d4548824da1009e276a9ff6d2d

build:
noarch: python
Expand Down

0 comments on commit cc2eea7

Please sign in to comment.