Skip to content

Commit 0ed6b02

Browse files
committed
Update latest release in doc
1 parent 0fc782e commit 0ed6b02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Preliminaries
2020
GIT_TAG b179abf1132dfa5a263b2ebceb6ef7a3c2890c64
2121
)
2222

23-
to point to the desired commit/tag in the c-blosc2 repo.
23+
to point to the desired commit/tag in the c-blosc2 repo. Note that ``conda-forge`` only selects the latest release, so it may be necessary to do a formal release of ``c-blosc2`` to ensure that the package is correctly generated in ```conda-forge``.
2424

2525
* Make sure that the current main branch is passing the tests in continuous integration.
2626

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 4.1.1 released on 2026-03-02!</a>
9+
style="font-size: 1.5em;">Version 4.1.2 released on 2026-03-03!</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)