MilesCranmer commited on
Commit
2900b5a
·
1 Parent(s): 245512a

Update backend version to v0.22.2

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.0"
2
- __symbolic_regression_jl_version__ = "0.22.1"
 
1
+ __version__ = "0.16.1"
2
+ __symbolic_regression_jl_version__ = "0.22.2"