Skip to content

Commit 3c70caf

Browse files
committed
chore: add CTBase v0.17 compat (beta version)
1 parent 3d10ce8 commit 3c70caf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 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.6.9"
4+
version = "0.6.10-beta"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -25,7 +25,7 @@ CTModelsJSON = "JSON3"
2525
CTModelsPlots = "Plots"
2626

2727
[compat]
28-
CTBase = "0.16"
28+
CTBase = "0.16, 0.17"
2929
DocStringExtensions = "0.9"
3030
Interpolations = "0.16"
3131
JLD2 = "0.6"

0 commit comments

Comments
 (0)