Skip to content

Commit

Permalink
Merge #142
Browse files Browse the repository at this point in the history
142: Update compat entries r=mikhailmints a=mikhailmints



Co-authored-by: Mikhail Mints <[email protected]>
  • Loading branch information
bors[bot] and Mikhail Mints committed Jul 4, 2023
2 parents 42dedef + f8b2b06 commit 6ee0abd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"

[compat]
CLIMAParameters = "0.7"
CUDAKernels = "0.4"
DocStringExtensions = "0.8, 0.9"
ForwardDiff = "0.10"
KernelAbstractions = "0.8"
SpecialFunctions = "1, 2"
Thermodynamics = "0.9, 0.10"
julia = "1.5"

2 comments on commit 6ee0abd

@sajjadazimi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/86796

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.11.1 -m "<description of version>" 6ee0abd930bc5fdf8ae50ebc86fefd9647de8030
git push origin v0.11.1

Please sign in to comment.