Skip to content

Commit 5cbb3c1

Browse files
author
semantic-release
committed
2.17.0
Automatically generated by python-semantic-release
1 parent 00fb3c6 commit 5cbb3c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mteb"
7-
version = "2.16.3"
7+
version = "2.17.0"
88
description = "Massive Text Embedding Benchmark"
99
readme = "README.md"
1010
authors = [
@@ -150,6 +150,7 @@ embeddinggemma = ["transformers>=4.56.0"]
150150

151151

152152

153+
153154
[dependency-groups]
154155
lint = [
155156
"ruff==0.14.0", # locked so we don't get PRs which fail only due to a lint update

0 commit comments

Comments
 (0)