aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-07-08 15:52:05 +0000
committerPJ Eby <distutils-sig@python.org>2005-07-08 15:52:05 +0000
commit82b1c266a8a07292eed2419b1177db78785b1ae4 (patch)
tree6c7fe0b0f474a7b2d5d4e3c5f31a6c145027e400 /setuptools.txt
parentd798d6943f81d938581c37b431b141b013678021 (diff)
downloadexternal_python_setuptools-82b1c266a8a07292eed2419b1177db78785b1ae4.tar.gz
external_python_setuptools-82b1c266a8a07292eed2419b1177db78785b1ae4.tar.bz2
external_python_setuptools-82b1c266a8a07292eed2419b1177db78785b1ae4.zip
Doc and other updates for 0.5a8 release. Add project aliases for source
and binary register+upload. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041100
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-xsetuptools.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/setuptools.txt b/setuptools.txt
index b5070251..df9e3b9c 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -63,7 +63,7 @@ Installing ``setuptools``
=========================
Windows users can just download and run the `setuptools binary installer for
-Windows <http://peak.telecommunity.com/dist/setuptools-0.5a7.win32.exe>`_.
+Windows <http://peak.telecommunity.com/dist/setuptools-0.5a8.win32.exe>`_.
All others should just download `ez_setup.py`_ and run it; this will
download and install the appropriate egg for your Python version.
@@ -695,5 +695,5 @@ Release Notes/Change History
* Misc. bug fixes
0.3a1
- Initial release.
+ * Initial release.