Skip to content

Commit b68a9e4

Browse files
committed
v0.4.2
1 parent 917cd8e commit b68a9e4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Project.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CTModels"
22
uuid = "34c4fa32-2049-4079-8329-de33c2a22e2d"
33
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -10,7 +10,6 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
1010
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
1212
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
13-
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
1413
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1514
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1615
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
@@ -35,8 +34,7 @@ JSON3 = "1.14"
3534
LinearAlgebra = "1"
3635
MLStyle = "0.4"
3736
MacroTools = "0.5"
38-
NamedTupleTools = "0.14.3"
39-
OrderedCollections = "1.8.0"
37+
OrderedCollections = "1.8"
4038
Parameters = "0.12"
4139
Plots = "1.40"
4240
PrettyTables = "2.4"

0 commit comments

Comments
 (0)