Skip to content

Commit ae786d8

Browse files
MilesCranmergithub-actions[bot]
authored andcommitted
chore: update backend to v2.0.0-alpha.10
1 parent 066e1d3 commit ae786d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0a2"
2+
".": "2.0.0a3"
33
}

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 = "2.0.0a2"
7+
version = "2.0.0a3"
88
authors = [
99
{name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
1010
]

pysr/juliapkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"SymbolicRegression": {
55
"uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
66
"url": "https://github.com/MilesCranmer/SymbolicRegression.jl",
7-
"rev": "v2.0.0-alpha.9"
7+
"rev": "v2.0.0-alpha.10"
88
},
99
"Serialization": {
1010
"uuid": "9e88b42a-f829-5b0c-bbe9-9e923198166b",

0 commit comments

Comments
 (0)