Skip to content

Commit af9e481

Browse files
authored
Merge pull request MilesCranmer#500 from MilesCranmer/MilesCranmer-patch-1
Fix safe operator parsing in guesses
2 parents 9f6d060 + 482fabb commit af9e481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SymbolicRegression"
22
uuid = "8254be44-1295-4e6a-a16d-46603ac705cb"
33
authors = ["MilesCranmer <[email protected]>"]
4-
version = "2.0.0-alpha.7"
4+
version = "2.0.0-alpha.8"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -52,7 +52,7 @@ DifferentiationInterface = "0.6.39, 0.7"
5252
DispatchDoctor = "^0.4.17"
5353
Distributed = "<0.0.1, 1"
5454
DynamicDiff = "0.3"
55-
DynamicExpressions = "2.3 - 2.3"
55+
DynamicExpressions = "2.4 - 2.4"
5656
DynamicQuantities = "1"
5757
Enzyme = "0.12, 0.13"
5858
JSON3 = "1"

0 commit comments

Comments
 (0)