Mercurial > sqlpython
diff setup.py @ 313:22fc9a350eaa
finally, ls working right
author | catherine@Elli.myhome.westell.com |
---|---|
date | Mon, 30 Mar 2009 13:15:36 -0400 |
parents | 154c2e44abce |
children | f200a222a936 |
line wrap: on
line diff
--- a/setup.py Sat Mar 28 11:42:38 2009 -0400 +++ b/setup.py Mon Mar 30 13:15:36 2009 -0400 @@ -9,7 +9,7 @@ Operating System :: OS Independent""".splitlines() setup(name="sqlpython", - version="1.6.2", + version="1.6.3", description="Command-line interface to Oracle", long_description="Customizable alternative to Oracle's SQL*PLUS command-line interface", author="Luca Canali",