Skip to content

Commit fe4705f

Browse files
authored
Reference Latest Version
1 parent 322e7a9 commit fe4705f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opteryx/benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ source ~/opteryx_venv/bin/activate
1515

1616
# Upgrade pip in the virtual environment
1717
~/opteryx_venv/bin/python -m pip install --upgrade pip
18-
~/opteryx_venv/bin/python -m pip install --upgrade opteryx==0.24.0
18+
~/opteryx_venv/bin/python -m pip install --upgrade opteryx==0.24.1
1919

2020
# Download benchmark target data, partitioned
2121
mkdir -p hits

0 commit comments

Comments
 (0)