Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
f9efd1b
1
Parent(s):
9a4f73f
Update backend version with early_stop_condition fix
Browse files- pysr/version.py +1 -1
pysr/version.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
__version__ = "0.8.8"
|
2 |
-
__symbolic_regression_jl_version__ = "0.9.
|
|
|
1 |
__version__ = "0.8.8"
|
2 |
+
__symbolic_regression_jl_version__ = "0.9.6"
|