Skip to content

Commit b70128d

Browse files
2 parents 2d7f29f + 99004ee commit b70128d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name = "SymbolicNumericIntegration"
22
uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
33
authors = ["Shahriar Iravanian <siravan@svtsim.com>"]
4-
version = "0.9.0"
4+
version = "1.0.0"
55

66
[deps]
77
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
88
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
9-
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
109
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1110
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1211
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[deps]
2-
SymbolicNumericIntegration = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
32
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
SymbolicNumericIntegration = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
44

55
[compat]
66
Documenter = "0.27"
7-
SymbolicNumericIntegration = "0.8"
7+
SymbolicNumericIntegration = "0.9, 1"

0 commit comments

Comments
 (0)