MilesCranmer commited on
Commit
f188814
1 Parent(s): 1eeeb79

Bump version with error catching for custom operators

Browse files
Files changed (1) hide show
  1. pysr/version.py +1 -1
pysr/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "0.8.3"
2
  __symbolic_regression_jl_version__ = "0.9.1"
 
1
+ __version__ = "0.8.4"
2
  __symbolic_regression_jl_version__ = "0.9.1"