Skip to content

Commit

Permalink
Update backend version to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Aug 7, 2023
1 parent c3b662d commit b6bc495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pysr/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.15.4"
__symbolic_regression_jl_version__ = "0.21.5"
__version__ = "0.15.5"
__symbolic_regression_jl_version__ = "0.22.1"

0 comments on commit b6bc495

Please sign in to comment.