Mercurial > sqlpython
diff __init__.py @ 54:bea930b41b58
advancing version
author | catherine@cordelia |
---|---|
date | Wed, 02 Apr 2008 19:29:17 -0400 |
parents | 9c87fa772ec1 |
children | 3828db4f3c94 |
line wrap: on
line diff
--- a/__init__.py Wed Apr 02 19:27:22 2008 -0400 +++ b/__init__.py Wed Apr 02 19:29:17 2008 -0400 @@ -1,1 +1,2 @@ -__all__ = ["sqlpython", "sqlpyPlus", "pexpecter", "mysqlpy"] \ No newline at end of file +__all__ = ["sqlpython", "sqlpyPlus", "pexpecter", "mysqlpy"] +__version__ = '1.4.1' \ No newline at end of file