From 20f94925a0edcf25522f5883f3dd710dd0f336b3 Mon Sep 17 00:00:00 2001 From: MilesCranmer <7593028+MilesCranmer@users.noreply.github.com> Date: Sun, 17 May 2026 00:41:42 +0000 Subject: [PATCH] chore: update backend to v2.0.0-alpha.10 --- pysr/juliapkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysr/juliapkg.json b/pysr/juliapkg.json index d6a20670f..b6f421342 100644 --- a/pysr/juliapkg.json +++ b/pysr/juliapkg.json @@ -4,7 +4,7 @@ "SymbolicRegression": { "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb", "url": "https://github.com/MilesCranmer/SymbolicRegression.jl", - "rev": "v2.0.0-alpha.9" + "rev": "v2.0.0-alpha.10" }, "Serialization": { "uuid": "9e88b42a-f829-5b0c-bbe9-9e923198166b",