Skip to content

Commit ffb9916

Browse files
authored
support DataInterpolations v8 (#78)
1 parent 9fd3de1 commit ffb9916

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 = "ControlSystemsMTK"
22
uuid = "687d7614-c7e5-45fc-bfc3-9ee385575c88"
33
authors = ["Fredrik Bagge Carlson"]
4-
version = "2.4.0"
4+
version = "2.4.1"
55

66

77
[deps]
@@ -17,7 +17,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1717

1818
[compat]
1919
ControlSystemsBase = "1.0.1"
20-
DataInterpolations = "3, 4, 5, 6, 7"
20+
DataInterpolations = "5, 6, 7, 8"
2121
ModelingToolkit = "10.3"
2222
ModelingToolkitStandardLibrary = "2"
2323
MonteCarloMeasurements = "1.1"

0 commit comments

Comments
 (0)