# HG changeset patch # User catherine@cordelia # Date 1207182918 14400 # Node ID dd1ab6a6d1dc560ebc21d566fa485f7c7fc40239 # Parent 2fd2f54648ea406fb924d79e19929005029fbae4 advanced version # diff -r 2fd2f54648ea -r dd1ab6a6d1dc setup.py --- a/setup.py Wed Apr 02 20:34:50 2008 -0400 +++ b/setup.py Wed Apr 02 20:35:18 2008 -0400 @@ -9,7 +9,7 @@ Operating System :: OS Independent""".splitlines() setup(name="sqlpython", - version="1.4.1", + version="1.4.2", description="Command-line interface to Oracle", long_description="Customizable alternative to Oracle's SQL*PLUS command-line interface", author="Luca Canali",