diff --git a/docs/release-notes/0.10.3.md b/docs/release-notes/0.10.3.md index 93d9183db..9b39925e8 100644 --- a/docs/release-notes/0.10.3.md +++ b/docs/release-notes/0.10.3.md @@ -1,4 +1,4 @@ -### 0.10.3 {small}`the future` +### 0.10.3 {small}`2023-10-31` ```{rubric} Bugfix ``` @@ -9,9 +9,6 @@ * Stop showing “Support for Awkward Arrays is currently experimental” warnings when reading, concatenating, slicing, or transposing AnnData objects {pr}`1182` {user}`flying-sheep` -```{rubric} Performance -``` - ```{rubric} Other updates ``` * Fail canary CI job when tests raise unexpected warnings. {pr}`1182` {user}`flying-sheep`