Author: darcy Date: Thu Feb 18 13:17:44 2016 New Revision: 854 Log: Fix version number.
Modified: tags/4.2.1/docs/about.txt Modified: tags/4.2.1/docs/about.txt ============================================================================== --- tags/4.2.1/docs/about.txt Thu Feb 18 12:02:44 2016 (r853) +++ tags/4.2.1/docs/about.txt Thu Feb 18 13:17:44 2016 (r854) @@ -36,5 +36,5 @@ D'Arcy ([email protected]) renamed it to PyGreSQL starting with version 2.0 and serves as the "BDFL" of PyGreSQL. -The current version PyGreSQL 4.2 needs PostgreSQL 8.3 or newer and Python 2.5 -to 2.7. If you are using Python 3.x, you will need PyGreSQL 5.0 or newer. +The current version PyGreSQL 4.2.1 needs PostgreSQL 8.3 or newer and Python +2.5 to 2.7. If you are using Python 3.x, you will need PyGreSQL 5.0 or newer. _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
