Skip to content

Commit 184917e

Browse files
committed
Release Conda 4.0.0
1 parent 9e2a634 commit 184917e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

conda/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
package:
22
name: "spark-nlp"
3-
version: 3.4.4
3+
version: 4.0.0
44

55
app:
66
entry: spark-nlp
77
summary: Natural Language Understanding Library for Apache Spark.
88

99
source:
10-
fn: spark-nlp-3.4.4.tar.gz
11-
url: https://files.pythonhosted.org/packages/ea/8a/d333717eb304b721dc588e8f53ce18fb93da19b7abc50cc75083ca014d88/spark-nlp-3.4.4.tar.gz
12-
sha256: c4f02170ec45a9589d19ef5788342057bdf1f0db15a7e39adc3e2469fcd6d5c0
10+
fn: spark-nlp-4.0.0.tar.gz
11+
url: https://files.pythonhosted.org/packages/fa/d6/5e21ff8965a7151c361766cec2a399420963c4d37ec47e3372a3f9c9cf61/spark-nlp-4.0.0.tar.gz
12+
sha256: fa51938a9f31f2e0e93eef59ccacd510014a61c30c7caf2aeef947499e36a0f8
1313
build:
1414
noarch: generic
1515
number: 0

0 commit comments

Comments
 (0)