MilesCranmer commited on
Commit
c4df718
1 Parent(s): e667c51

Bump SR version with evaluation fix & ++speed

Browse files
Files changed (1) hide show
  1. pysr/version.py +2 -2
pysr/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "0.7.8"
2
- __symbolic_regression_jl_version__ = "0.7.12"
 
1
+ __version__ = "0.7.9"
2
+ __symbolic_regression_jl_version__ = "0.7.14"