You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Given that you are a Substrait committer or PMC member and have the appropriate
4
4
5
5
1. Go to https://github.com/substrait-io/substrait-python/releases
6
6
2. Click `Draft a new release`
7
-
3. Enter the to be released version in the `Tag` field prefixed with a lower case `v`, e.g. `v0.99.0`. Then click `Create new tag` which tells Github to create the tag on publication of the release.
7
+
3. Enter the version to be released in the `Tag` field prefixed with a lower case `v`, e.g. `v0.99.0`. Then click `Create new tag` which tells Github to create the tag on publication of the release.
8
8
4. Click `Generate release notes` which will automatically populate the release title and release notes fields.
9
9
5. If you are happy with the release notes and you are ready for an immediate release simply click `Publish release` otherwise save the release as a draft for later.
10
10
6. Monitor the Github Actions release build for the newly created release and tag.
0 commit comments