Skip to content

Commit b71ea14

Browse files
committed
Update latest release in doc
1 parent c98c630 commit b71ea14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Python-Blosc2
33
=============
44

5-
A high-performance compressed ndarray library with a flexible computational engine
6-
==================================================================================
5+
A fast & compressed ndarray library with a flexible computational engine
6+
========================================================================
77

88
:Author: The Blosc development team
99

Diff for: doc/python-blosc2.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
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.0.0 rc2 released on 2024-12-02!</a>
9+
style="font-size: 1.5em;">Version 3.0.0 rc3 released on 2024-12-10!</a>
1010
<span style="display: inline-block; width: 20px;"></span>
11-
<span style="font-family: monospace;">pip install blosc2==3.0.0rc2</span>
11+
<span style="font-family: monospace;">pip install blosc2==3.0.0rc3</span>
1212
</p>
1313

1414
.. raw:: html

0 commit comments

Comments
 (0)