MilesCranmer commited on
Commit
948a760
1 Parent(s): 561e614

Bump SymbolicRegression version with SymbolicUtils fix

Browse files
Files changed (1) hide show
  1. pysr/sr.py +1 -1
pysr/sr.py CHANGED
@@ -1044,7 +1044,7 @@ def _write_project_file(tmp_dir):
1044
  SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
1045
 
1046
  [compat]
1047
- SymbolicRegression = "0.6.19"
1048
  julia = "1.5"
1049
  """
1050
 
 
1044
  SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
1045
 
1046
  [compat]
1047
+ SymbolicRegression = "0.7.0"
1048
  julia = "1.5"
1049
  """
1050