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.
===========================================================================
|