MilesCranmer commited on
Commit
202e3c7
1 Parent(s): 2ab2a53

Update backend version to v0.23.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.16.5"
2
- __symbolic_regression_jl_version__ = "0.22.5"
 
1
+ __version__ = "0.16.6"
2
+ __symbolic_regression_jl_version__ = "0.23.0"