Commit 415e9dbe authored by Jason R. Coombs's avatar Jason R. Coombs

Bumped version in README and CHANGES

--HG--
branch : distribute
extra : rebase_source : ef7f9f76ee6efa1973b3aa0e8a3e2aa6b97ee5d0
parent b58cc8e9
......@@ -2,6 +2,12 @@
CHANGES
=======
------
0.6.21
------
* ADD STUFF HERE
------
0.6.20
------
......
......@@ -99,9 +99,9 @@ Source installation
Download the source tarball, uncompress it, then run the install command::
$ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.20.tar.gz
$ tar -xzvf distribute-0.6.20.tar.gz
$ cd distribute-0.6.20
$ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz
$ tar -xzvf distribute-0.6.21.tar.gz
$ cd distribute-0.6.21
$ python setup.py install
---------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment