Skip to content

Commit 5c80aa4

Browse files
MilesCranmergithub-actions[bot]
authored andcommitted
Update backend version to v2.0.0-alpha.6
1 parent c64ab94 commit 5c80aa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "pysr"
7-
version = "1.5.9"
7+
version = "1.5.10"
88
authors = [
99
{name = "Miles Cranmer", email = "[email protected]"},
1010
]

pysr/juliapkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": {
44
"SymbolicRegression": {
55
"uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
6-
"version": "~1.11.0"
6+
"version": "~2.0.0-alpha.6"
77
},
88
"Serialization": {
99
"uuid": "9e88b42a-f829-5b0c-bbe9-9e923198166b",

0 commit comments

Comments
 (0)