Skip to content

Commit

Permalink
update setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
nreimers committed Jun 23, 2022
1 parent 12deda0 commit c9ce433
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 @@ -15,7 +15,7 @@
long_description_content_type="text/markdown",
license="Apache License 2.0",
url="https://github.com/UKPLab/sentence-transformers",
download_url="https://github.com/UKPLab/sentence-transformers/archive/v2.2.0.zip",
download_url="https://github.com/UKPLab/sentence-transformers/archive/v2.2.1.zip",
packages=find_packages(),
install_requires=[
'transformers>=4.6.0,<5.0.0',
Expand Down

0 comments on commit c9ce433

Please sign in to comment.