diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-29 21:14:51 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-29 21:14:51 -0400 |
| commit | 626fa69fb0470710e870628afd0cb7ec0ba96ddf (patch) | |
| tree | befcacc09c560133266eb5a1757a45ea43d93453 /docs/releases.txt | |
| parent | 96aed21b42121acde68dd6b3732c3fbae0903569 (diff) | |
| parent | 9e7f35fec4178dea678693cb768b6076d45e7ddd (diff) | |
| download | python-setuptools-git-626fa69fb0470710e870628afd0cb7ec0ba96ddf.tar.gz | |
Merge with 6.0.2
--HG--
branch : feature/issue-229
Diffstat (limited to 'docs/releases.txt')
| -rw-r--r-- | docs/releases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index 41a814bc..66c0896f 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -10,7 +10,7 @@ module. The script does some checks (some interactive) and fully automates the release process. A Setuptools release manager must have maintainer access on PyPI to the -project and administrative access to the BitBucket project. +project and administrative access to the Bitbucket project. To make a release, run the following from a Mercurial checkout at the revision slated for release:: |
