Author: cito
Date: Wed Oct 31 16:19:27 2012
New Revision: 458

Log:
Update supported versions in setup.py.

Modified:
   trunk/module/setup.py

Modified: trunk/module/setup.py
==============================================================================
--- trunk/module/setup.py       Wed Oct 31 14:51:09 2012        (r457)
+++ trunk/module/setup.py       Wed Oct 31 16:19:27 2012        (r458)
@@ -21,7 +21,7 @@
 * PostgreSQL pg_config tool (usually included in the devel package)
   (the Windows installer has it as part of the database server feature)
 
-The supported versions are Python 2.3-2.6 and PostgreSQL 7.4-8.4.
+The supported versions are Python 2.5-2.7 and PostgreSQL 8.3-9.2.
 
 Use as follows:
 python setup.py build   # to build the module
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to