Spaces:
Running
Running
Merge pull request #340 from MilesCranmer/create-pull-request/patch
Browse files- pysr/version.py +2 -2
pysr/version.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
__version__ = "0.14.
|
| 2 |
-
__symbolic_regression_jl_version__ = "0.
|
|
|
|
| 1 |
+
__version__ = "0.14.1"
|
| 2 |
+
__symbolic_regression_jl_version__ = "0.19.0"
|