Mercurial > p > roundup > code
diff doc/announcement.txt @ 5333:a196891cf786
Change minimum version requirement.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 13 Jun 2018 22:18:44 -0400 |
| parents | 8853f422fb62 |
| children | e7293df727dc |
line wrap: on
line diff
--- a/doc/announcement.txt Tue Jun 12 20:27:04 2018 -0400 +++ b/doc/announcement.txt Wed Jun 13 22:18:44 2018 -0400 @@ -162,7 +162,7 @@ If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation. -Roundup requires python 2.5 or later (but not 3+) for correct operation. +Roundup requires python 2.7 or later (but not 3+) for correct operation. To give Roundup a try, just download (see below), unpack and run::
