Skip to content

Commit

Permalink
Update backend version to v0.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer authored and github-actions[bot] committed Mar 9, 2024
1 parent a90c881 commit 9b98f6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pysr"
version = "0.17.1"
version = "0.17.2"
authors = [
{name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
]
Expand Down
4 changes: 2 additions & 2 deletions pysr/juliapkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": {
"SymbolicRegression": {
"uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
"version": "=0.23.1"
"version": "=0.23.3"
},
"ClusterManagers": {
"uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",
Expand All @@ -18,4 +18,4 @@
"version": "0.6"
}
}
}
}

0 comments on commit 9b98f6a

Please sign in to comment.