changeset 56:dd1ab6a6d1dc

advanced version #
author catherine@cordelia
date Wed, 02 Apr 2008 20:35:18 -0400
parents 2fd2f54648ea
children 4931f32c8ff5
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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",