Skip to content

Commit

Permalink
bench: update tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
P403n1x87 committed Oct 4, 2023
1 parent 1989ccc commit 0bbe368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from common import download_release
from scipy.stats import ttest_ind

VERSIONS = ("3.4.1", "3.5.0", "dev")
VERSIONS = ("3.5.0", "3.6.0", "dev")
SCENARIOS = [
*[
(
Expand Down

0 comments on commit 0bbe368

Please sign in to comment.