MilesCranmer commited on
Commit
2bd241a
1 Parent(s): 4ef3ad3

Update backend version to v0.22.5

Browse files
Files changed (1) hide show
  1. pysr/version.py +2 -2
pysr/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "0.16.3"
2
- __symbolic_regression_jl_version__ = "0.22.4"
 
1
+ __version__ = "0.16.4"
2
+ __symbolic_regression_jl_version__ = "0.22.5"