MilesCranmer commited on
Commit
e05ae56
1 Parent(s): ffec39e

Patch major version to 0.13.0

Browse files

The backend update was significant, so this should be a major version

Files changed (1) hide show
  1. pysr/version.py +1 -1
pysr/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "0.12.4"
2
  __symbolic_regression_jl_version__ = "0.18.0"
 
1
+ __version__ = "0.13.0"
2
  __symbolic_regression_jl_version__ = "0.18.0"