diff --git a/cuda_core/docs/source/release/0.2.0-notes.rst b/cuda_core/docs/source/release/0.2.0-notes.rst index 87353f476..110d42cc3 100644 --- a/cuda_core/docs/source/release/0.2.0-notes.rst +++ b/cuda_core/docs/source/release/0.2.0-notes.rst @@ -3,7 +3,7 @@ ``cuda.core`` 0.2.0 Release Notes ================================= -Released on , 2025 +Released on March 17, 2025 Highlights ---------- @@ -51,8 +51,3 @@ Minor fixes and enhancements Test fixes ---------- - Clean up device initialization in some tests. (#507) - -Limitations ------------ - --