Skip to content

Commit

Permalink
Release 5.0.1 on Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
maziyarpanahi committed Jul 18, 2023
1 parent 08622ca commit 330fbf5
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.0.0" %}
{% set version = "5.0.1" %}

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

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

build:
noarch: python
Expand Down

0 comments on commit 330fbf5

Please sign in to comment.