Skip to content

Commit 560a7db

Browse files
committed
Update Releasing
1 parent 30a39fe commit 560a7db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASING.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Tagging
6767

6868
git push --delete origin vX.Y.Z
6969

70+
You will have to return to the start and use a new tag (X.Y.(Z+1)).
71+
7072
* Make sure that the tag is passing the tests in continuous integration (this
7173
may take about 30 min).
7274

@@ -107,7 +109,7 @@ Checking packaging
107109
https://github.com/Blosc/python-blosc2/releases/new
108110
Add the notes specific for this release.
109111

110-
* Check the wasm32 wheels have been updated in ``wheels`` correctly. Go to https://cat2.cloud/demo, login and check that the first cell in any of the notebooks runs correctly - this means the wheels have been deployed to GitHub Pages successfully. The printed output should also show the correct version number for the version you have just published.
112+
* Check the wasm32 wheels have been updated in the ``wheels`` branch correctly. Go to https://cat2.cloud/demo, login and check that the first cell in any of the notebooks runs correctly - this means the wheels have been deployed to GitHub Pages successfully. The printed output should also show the correct version number for the version you have just published.
111113

112114
Announcing
113115
----------

0 commit comments

Comments
 (0)