Skip to content

Commit

Permalink
Bump version ID and update PyPI (#128)
Browse files Browse the repository at this point in the history
Bump version ID and update PyPI after adding additional tasks.
  • Loading branch information
KennethEnevoldsen authored Jul 31, 2023
1 parent 33a3140 commit 4a4b54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

setup(
name="mteb",
version="1.0.2",
version="1.1.0",
description="Massive Text Embedding Benchmark",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4a4b54b

Please sign in to comment.