diff --git a/C/ControlSystemIdentification/Compat.toml b/C/ControlSystemIdentification/Compat.toml index 1e09b071c28461c..66047844ad62266 100644 --- a/C/ControlSystemIdentification/Compat.toml +++ b/C/ControlSystemIdentification/Compat.toml @@ -23,13 +23,18 @@ TotalLeastSquares = "0.1.2-0.1" ["0.1.5-0"] ControlSystems = "0.5.3-0.5" +["0.1.6"] +MonteCarloMeasurements = "0.1.2-0.1" + ["0.1.6-0"] DSP = "0.0.0-0.6" FFTW = "1" FillArrays = "0.0.0-0.8" -MonteCarloMeasurements = "0.1.2-0.1" Optim = "0.0.0-0.19" Parameters = "0.0.0-0.12" RecipesBase = "0.0.0-0.7" Roots = "0.0.0-0.8" TotalLeastSquares = "1" + +["0.1.7-0"] +MonteCarloMeasurements = ["0.1.2-0.1", "0.4-0.5"] diff --git a/C/ControlSystemIdentification/Versions.toml b/C/ControlSystemIdentification/Versions.toml index b39b3052cfecd4e..308ea924e69c2e1 100644 --- a/C/ControlSystemIdentification/Versions.toml +++ b/C/ControlSystemIdentification/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "ba33e0c213ec508acdd641c089dbf86be4875420" ["0.1.6"] git-tree-sha1 = "7cf0849cdc8c4c2ef595a6645ef1018200d52125" + +["0.1.7"] +git-tree-sha1 = "5f8eed034f0a8e5cf89220c1c3efe5f73bc28956"