Skip to content

Commit

Permalink
Merge pull request #153 from CliMA/gb/no_td114
Browse files Browse the repository at this point in the history
Do not use Thermodynamics.jl 0.11.4
  • Loading branch information
Sbozzolo authored Jan 23, 2024
2 parents 90343fb + f3da5ee commit 7c3fac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ CreateParametersExt = "CLIMAParameters"
CLIMAParameters = "0.8"
DocStringExtensions = "0.8, 0.9"
RootSolvers = "0.2, 0.3, 0.4"
Thermodynamics = "0.11"
Thermodynamics = "< 0.11.4"
julia = "1.9"

0 comments on commit 7c3fac8

Please sign in to comment.