Skip to content

Commit

Permalink
support sort by embedding min similarity
Browse files Browse the repository at this point in the history
Signed-off-by: Praneeth Bedapudi <praneeth@bpraneeth.com>
  • Loading branch information
bedapudi6788 committed Feb 9, 2024
1 parent bb020a5 commit c9c3292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
EMAIL = "praneeth@bpraneeth.com"
AUTHOR = "BEDAPUDI PRANEETH"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "0.0.2.dev46"
VERSION = "0.0.2.dev47"

# What packages are required for this module to be executed?
REQUIRED = []
Expand Down

0 comments on commit c9c3292

Please sign in to comment.