fix UltimateBattleSnake version in snake registry
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ SNAKE_REGISTRY = {
|
||||
"BetterMasterSnake": "1.3.0",
|
||||
"BestBattleSnake": "2.6.0",
|
||||
"TrainedBattleSnake": "0.1.0",
|
||||
"UltimateBattleSnake": "4.4.0",
|
||||
"UltimateBattleSnake": "4.5.0",
|
||||
}
|
||||
|
||||
def build_snake(selected_snake: str):
|
||||
|
||||
Reference in New Issue
Block a user