Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114b0af commit e14afd8Copy full SHA for e14afd8
doc/devel/release_guide.rst
@@ -245,6 +245,7 @@ on the main branch through a regular PR:
245
246
- If a micro release, update the version from :samp:`{X}.{Y}.{Z-1}` to :samp:`{X}.{Y}.{Z}`
247
- If a meso release :samp:`{X}.{Y}.0`:
248
+
249
+ update the dev entry to :samp:`name: {X}.{Y+1} (dev)`
250
+ update the stable entry to :samp:`name: {X}.{Y} (stable)`
251
+ add a new entry for the previous stable (:samp:`name: {X}.{Y-1}`).
0 commit comments