We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322e7a9 commit fe4705fCopy full SHA for fe4705f
opteryx/benchmark.sh
@@ -15,7 +15,7 @@ source ~/opteryx_venv/bin/activate
15
16
# Upgrade pip in the virtual environment
17
~/opteryx_venv/bin/python -m pip install --upgrade pip
18
-~/opteryx_venv/bin/python -m pip install --upgrade opteryx==0.24.0
+~/opteryx_venv/bin/python -m pip install --upgrade opteryx==0.24.1
19
20
# Download benchmark target data, partitioned
21
mkdir -p hits
0 commit comments