Skip to content

Commit c199a85

Browse files
Merge pull request #97 from SciML/compathelper/new_version/2024-07-27-23-05-32-999-00298087668
CompatHelper: bump compat for SymbolicUtils to 3, (keep existing compat)
2 parents 6d83625 + f83564b commit c199a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SymbolicNumericIntegration"
22
uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
33
authors = ["Shahriar Iravanian <[email protected]>"]
4-
version = "1.5.0"
4+
version = "1.6.0"
55

66
[deps]
77
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -20,7 +20,7 @@ DataStructures = "0.18.13"
2020
LinearAlgebra = "<0.0.1, 1"
2121
SpecialFunctions = "2"
2222
Statistics = "1.9"
23-
SymbolicUtils = "1.4"
23+
SymbolicUtils = "1.4, 3"
2424
Symbolics = "5.12, 6"
2525
julia = "1.9"
2626

0 commit comments

Comments
 (0)