# HG changeset patch # User catherine@cordelia # Date 1207190826 14400 # Node ID 3828db4f3c944d4c00958a5f1e2d562b837895bf # Parent de6278a3bf538f1a2e0e070192efd5483478aceb minor bugfixes diff -r de6278a3bf53 -r 3828db4f3c94 __init__.py --- a/__init__.py Wed Apr 02 21:29:36 2008 -0400 +++ b/__init__.py Wed Apr 02 22:47:06 2008 -0400 @@ -1,2 +1,2 @@ __all__ = ["sqlpython", "sqlpyPlus", "pexpecter", "mysqlpy"] -__version__ = '1.4.1' \ No newline at end of file +__version__ = '1.4.2' \ No newline at end of file