Mercurial > sqlpython
diff setup.py @ 317:f200a222a936
beginning to set up metadata.py
author | Catherine Devlin <catherine.devlin@gmail.com> |
---|---|
date | Tue, 31 Mar 2009 12:03:49 -0400 |
parents | 22fc9a350eaa |
children | 9cbea1d8872e |
line wrap: on
line diff
--- a/setup.py Tue Mar 31 09:21:09 2009 -0400 +++ b/setup.py Tue Mar 31 12:03:49 2009 -0400 @@ -9,7 +9,7 @@ Operating System :: OS Independent""".splitlines() setup(name="sqlpython", - version="1.6.3", + version="1.7.0", description="Command-line interface to Oracle", long_description="Customizable alternative to Oracle's SQL*PLUS command-line interface", author="Luca Canali",