Update of /cvsroot/pypgsql/pypgsql/pyPgSQL
In directory sc8-pr-cvs1:/tmp/cvs-serv5544/pyPgSQL
Modified Files:
__init__.py
Log Message:
14JUL2003 bga Updated for release 2.4.
Index: __init__.py
===================================================================
RCS file: /cvsroot/pypgsql/pypgsql/pyPgSQL/__init__.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** __init__.py 1 Dec 2002 19:34:08 -0000 1.4
--- __init__.py 14 Jul 2003 21:25:34 -0000 1.5
***************
*** 32,34 ****
"""
! __version__ = "2.3"
--- 32,34 ----
"""
! __version__ = "2.4"
|