Skip to content

Commit a6d1315

Browse files
committed
Bump PyJulia version
1 parent a907ef1 commit a6d1315

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pysr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.11.15"
1+
__version__ = "0.11.16"
22
__symbolic_regression_jl_version__ = "0.15.2"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sympy
22
pandas
33
numpy
44
scikit_learn >= 1.0.0
5-
julia == 0.6.0
5+
julia >= 0.6.0

0 commit comments

Comments
 (0)