From: Gerhard H?r. <gha...@us...> - 2002-06-05 08:43:39
|
Update of /cvsroot/pypgsql/pypgsql In directory usw-pr-cvs1:/tmp/cvs-serv4795 Modified Files: README Log Message: 05JUN2002 gh - Increased version number to 2.1. Index: README =================================================================== RCS file: /cvsroot/pypgsql/pypgsql/README,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** README 5 Jun 2002 08:42:19 -0000 1.23 --- README 5 Jun 2002 08:43:36 -0000 1.24 *************** *** 1,4 **** #ident "@(#) $Id$" ! pyPgSQL - v2.0: Python DB-API 2.0 Compliant Interface Module for PostgreSQL. =========================================================================== --- 1,4 ---- #ident "@(#) $Id$" ! pyPgSQL - v2.1: Python DB-API 2.0 Compliant Interface Module for PostgreSQL. =========================================================================== |