MilesCranmer commited on
Commit
2b25b44
1 Parent(s): 00875eb

Bump version with 1D weight array hotfix

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