Skip to content

Commit

Permalink
Fix VERSION FileNotFoundError in raft-ann-bench
Browse files Browse the repository at this point in the history
 #2285 forgets to include `VERSION` file, causing _version.py not find
`VERSION` file.
  • Loading branch information
jiangyinzuo committed May 3, 2024
1 parent 3406569 commit 67c1a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/raft-ann-bench/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include src/raft-ann-bench/VERSION

0 comments on commit 67c1a2a

Please sign in to comment.