MilesCranmer commited on
Commit
b6bc495
·
unverified ·
1 Parent(s): c3b662d

Update backend version to v0.22.0

Browse files
Files changed (1) hide show
  1. pysr/version.py +2 -2
pysr/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "0.15.4"
2
- __symbolic_regression_jl_version__ = "0.21.5"
 
1
+ __version__ = "0.15.5"
2
+ __symbolic_regression_jl_version__ = "0.22.1"