We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8676a7a commit bfb72e9Copy full SHA for bfb72e9
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name="embedding_as_service",
11
- version="1.2.0",
+ version="1.3.0",
12
author="Aman Srivastava",
13
author_email="amans.rlx@gmail.com",
14
description="embedding-as-service: one-stop solution to encode sentence to vectors using various embedding methods",
0 commit comments