Skip to content

Commit 4e46693

Browse files
fix location of msmarco source files and bump version (#257)
1 parent 05aa705 commit 4e46693

File tree

3 files changed

+71
-71
lines changed

3 files changed

+71
-71
lines changed

ir_datasets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ def main_cli():
101101
import sys
102102
main(sys.argv[1:])
103103

104-
__version__ = "0.5.5" # NOTE: keep this in sync with setup.py
104+
__version__ = "0.5.6" # NOTE: keep this in sync with setup.py

0 commit comments

Comments
 (0)