File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Release checklist
93
93
94
94
* Branch to maintainance::
95
95
96
- git co -b maint/1.0.0
96
+ git co -b maint/1.0.x
97
97
98
98
Set ``_version_extra`` back to ``.dev`` and bump ``_version_micro`` by 1.
99
99
Thus the maintenance series will have version numbers like - say - '1.0.1.dev'
@@ -107,7 +107,7 @@ Release checklist
107
107
Thus the development series ('trunk') will have a version number here of
108
108
'1.1.0.dev' and the next full release will be '1.1.0'.
109
109
110
- If this is just a maintenance release from ``maint/1.0.0 `` or similar, just
110
+ If this is just a maintenance release from ``maint/1.0.x `` or similar, just
111
111
tag and set the version number to - say - ``1.0.2.dev ``.
112
112
113
113
* Make next development release tag
You can’t perform that action at this time.
0 commit comments