Skip to content

Commit ab241c6

Browse files
Bump patch version for new release
1 parent 3bc75d1 commit ab241c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ ClimaCore.jl Release Notes
44
main
55
-------
66

7+
v0.14.13
8+
-------
9+
10+
- CUDA kernel launch configurations have been tuned to improve performance, and now allows for high resolution in the vertical direction PR [#1969](https://github.com/CliMA/ClimaCore.jl/pull/1969), issue [#1854](https://github.com/CliMA/ClimaCore.jl/issues/1854) closed.
11+
712
- DSS was refactored, and machine precision changes can be expected. PR [#1958](https://github.com/CliMA/ClimaCore.jl/pull/1958).
813

914
v0.14.12

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaCore"
22
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
33
authors = ["CliMA Contributors <clima-software@caltech.edu>"]
4-
version = "0.14.12"
4+
version = "0.14.13"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

0 commit comments

Comments
 (0)