# HG changeset patch # User catherine@Elli.myhome.westell.com # Date 1220031511 14400 # Node ID 0b62e81b068caf695599a33225f84564df344ce8 # Parent 3b3c78bad48fdb9778ea74057ecae1e19ba767cf get completion up to server diff -r 3b3c78bad48f -r 0b62e81b068c __init__.py --- a/__init__.py Fri Aug 29 09:54:12 2008 -0400 +++ b/__init__.py Fri Aug 29 13:38:31 2008 -0400 @@ -1,2 +1,2 @@ __all__ = ["sqlpython", "sqlpyPlus", "pexpecter", "mysqlpy"] -__version__ = '1.4.7' \ No newline at end of file +__version__ = '1.4.8' \ No newline at end of file