Skip to content

Commit 3ce37ea

Browse files
committed
Make ClimaCoreMakie release with bumped Makie compat
Update Makie example sphere
1 parent 0fe5724 commit 3ce37ea

File tree

6 files changed

+608
-494
lines changed

6 files changed

+608
-494
lines changed

lib/ClimaCoreMakie/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
authors = ["CliMA Contributors <clima-software@caltech.edu>"]
22
name = "ClimaCoreMakie"
33
uuid = "908f55d8-4145-4867-9c14-5dad1a479e4d"
4-
version = "0.4.6"
4+
version = "0.4.7"
55

66
[compat]
77
ClimaCore = "0.11, 0.12, 0.13, 0.14"
8-
Makie = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
8+
Makie = "0.24"
99
julia = "1.7"
1010

1111
[deps]

0 commit comments

Comments
 (0)