MilesCranmer commited on
Commit
cbb41ef
1 Parent(s): 66185b9

Update backend version to v0.24.0

Browse files
Files changed (2) hide show
  1. pyproject.toml +1 -1
  2. pysr/juliapkg.json +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "pysr"
7
- version = "0.17.3"
8
  authors = [
9
  {name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
10
  ]
 
4
 
5
  [project]
6
  name = "pysr"
7
+ version = "0.17.4"
8
  authors = [
9
  {name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
10
  ]
pysr/juliapkg.json CHANGED
@@ -3,7 +3,7 @@
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
6
- "version": "=0.23.1"
7
  },
8
  "ClusterManagers": {
9
  "uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",
 
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
6
+ "version": "=0.24.0"
7
  },
8
  "ClusterManagers": {
9
  "uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",