Spaces:
Running
Running
MilesCranmer
commited on
Commit
•
42cb8bb
1
Parent(s):
de2d4ba
Bump SymReg version with domainerror fix
Browse files- pysr/sr.py +1 -1
pysr/sr.py
CHANGED
@@ -348,7 +348,7 @@ def _write_project_file(tmp_dir):
|
|
348 |
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
|
349 |
|
350 |
[compat]
|
351 |
-
SymbolicRegression = "0.7.
|
352 |
julia = "1.5"
|
353 |
"""
|
354 |
|
|
|
348 |
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
|
349 |
|
350 |
[compat]
|
351 |
+
SymbolicRegression = "0.7.6"
|
352 |
julia = "1.5"
|
353 |
"""
|
354 |
|