Skip to content

Commit

Permalink
Raise worker version to 77 (server side)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppigazzini committed May 11, 2020
1 parent 3edeb62 commit 52c51ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fishtest/fishtest/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from fishtest.stats.stat_util import SPRT_elo

WORKER_VERSION = 76
WORKER_VERSION = 77

flag_cache = {}

Expand Down

0 comments on commit 52c51ab

Please sign in to comment.