We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12deda0 commit c9ce433Copy full SHA for c9ce433
setup.py
@@ -15,7 +15,7 @@
15
long_description_content_type="text/markdown",
16
license="Apache License 2.0",
17
url="https://github.com/UKPLab/sentence-transformers",
18
- 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",
19
packages=find_packages(),
20
install_requires=[
21
'transformers>=4.6.0,<5.0.0',
0 commit comments