Skip to content

Commit 734d87e

Browse files
committed
Update docs
1 parent 60b50ee commit 734d87e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.release.md

-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
- Get the Nox:
44
- `pip install -U nox`
5-
- Bump the version number to an even number in `b2/version.py`.
65
- Update the release history in `CHANGELOG.md`:
76
- Change "Unreleased" to the current release version and date.
87
- Create empty "Unreleased" section.
@@ -25,8 +24,4 @@
2524
- Verify that the release has been uploaded to the PyPI
2625
- Install using `pip` and verify that it gets the correct version:
2726
- `pip install -U b2`
28-
- Upload binaries to GitHub releases
29-
- Update for dev:
30-
- Bump the version number to an odd number (for example: 1.0.2 -> 1.0.3)
31-
- Commit the changes and push to GitHub again.
3227
- Update https://www.backblaze.com/b2/docs/quick_command_line.html

0 commit comments

Comments
 (0)