We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c7449 commit 1c0286eCopy full SHA for 1c0286e
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
name='InstructorEmbedding',
8
packages=['InstructorEmbedding'],
9
- version='1.0.1',
+ version='1.0.2',
10
license='Apache License 2.0',
11
description='Text embedding tool',
12
long_description=readme,
0 commit comments