Merge pull request #3306 from radarhere/releasing

Update RELEASING example
This commit is contained in:
Hugo 2018-08-18 12:41:31 +03:00 committed by GitHub
commit 342a3d83c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ Released as needed privately to individual vendors for critical security-related
$ git fetch --all
$ git checkout [[release tag]]
$ cd ..
$ git commit -m "Pillow -> 2.9.0" Pillow
$ git commit -m "Pillow -> 5.2.0" Pillow
$ git push
```
* [ ] Download distributions from the [Pillow Wheel Builder container](http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com/).