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 b778b0d commit 005fd08Copy full SHA for 005fd08
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/v0.3.8.zip",
+ download_url="https://github.com/UKPLab/sentence-transformers/archive/v0.3.9.zip",
19
packages=find_packages(),
20
install_requires=[
21
'transformers>=3.1.0,<3.6.0',
0 commit comments