Skip to content

Commit d3d2e81

Browse files
committed
Update latest release in doc
1 parent 916307e commit d3d2e81

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* Now, storage defaults (`blosc2.storage_dflts`) are honored, even if no
1616
`storage=` param is used in constructors.
1717

18+
* We are distributing Python 3.10 wheels now.
19+
1820
## Changes from 3.3.0 to 3.3.1
1921

2022
* In our effort to better adapt to better adapt to the array API

doc/python-blosc2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<p style="text-align: center; color: black; background-color: rgba(230, 169, 9, 0.65);">
88
<a href="https://github.com/Blosc/python-blosc2/blob/main/RELEASE_NOTES.md"
9-
style="font-size: 1.5em;">Version 3.3.1 released on 2025-04-20!</a>
9+
style="font-size: 1.5em;">Version 3.3.2 released on 2025-05-01!</a>
1010
<span style="display: inline-block; width: 20px;"></span>
1111
<span style="font-family: monospace;">pip install blosc2 -U</span>
1212
</p>

0 commit comments

Comments
 (0)