Skip to content

Commit

Permalink
Update backend version to v0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer authored Aug 10, 2023
1 parent 245512a commit 2900b5a
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.16.0"
__symbolic_regression_jl_version__ = "0.22.1"
__version__ = "0.16.1"
__symbolic_regression_jl_version__ = "0.22.2"

0 comments on commit 2900b5a

Please sign in to comment.