We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b48652 commit 84965fbCopy full SHA for 84965fb
1 file changed
setup.py
@@ -12,12 +12,11 @@
12
'plotly==5.5.0',
13
'pyvis==0.1.9',
14
'scikit_learn==1.0.2',
15
- 'sentence_transformers==2.1.0',
16
- 'setuptools==58.0.4']
+ 'sentence_transformers==2.1.0']
17
18
setuptools.setup(
19
name="stripnet",
20
- version="0.0.2",
+ version="0.0.3",
21
author="stephenleo",
22
author_email="stephen.leo87@gmail.com",
23
description="STriP Net: Semantic Similarity of Scientific Papers (S3P) Network",
0 commit comments