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: RELEASE.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 @@ This documents how to release Rambo. Various steps in this document may
4
4
require privileged access to private systems, so this document is only
5
5
targetted at Rambo core members who have the ability to cut a release.
6
6
7
-
1. Update `setup.py` to the version you want to release.
7
+
1. Update `__version__` in `rambo/__init__.py` to the version you want to release.
8
8
9
9
1. Update [CHANGELOG.md](https://github.com/terminal-labs/rambo/blob/master/CHANGELOG.md) to have a header with the release version and date.
0 commit comments