Mercurial > p > roundup > code
diff setup.py @ 3213:fe8fe2f631a9 maint-0.8
added content to ZRoundup refresh.txt file [SF#1147622]
fix invalid reference to csv.colon_separated
correct URL to What's New in setup.py meta-data
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 28 Feb 2005 03:13:42 +0000 |
| parents | dd7171804290 |
| children | be0e03241f56 |
line wrap: on
line diff
--- a/setup.py Fri Feb 25 17:24:53 2005 +0000 +++ b/setup.py Mon Feb 28 03:13:42 2005 +0000 @@ -16,7 +16,7 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: setup.py,v 1.77.2.2 2005-02-15 23:04:32 richard Exp $ +# $Id: setup.py,v 1.77.2.3 2005-02-28 03:13:41 richard Exp $ from distutils.core import setup, Extension from distutils.util import get_platform @@ -326,7 +326,7 @@ This release introduces far too many features to list here so I've put together a What's New page: - http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html + http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html Some highlights:
