diff setup.py @ 66:e5054588bf9b

version to 1.4.3
author catherine@cordelia
date Mon, 07 Apr 2008 09:56:25 -0400
parents dd1ab6a6d1dc
children b336d049cac7
line wrap: on
line diff
--- a/setup.py	Mon Apr 07 09:51:18 2008 -0400
+++ b/setup.py	Mon Apr 07 09:56:25 2008 -0400
@@ -9,7 +9,7 @@
 Operating System :: OS Independent""".splitlines()
 
 setup(name="sqlpython",
-      version="1.4.2",
+      version="1.4.3",
       description="Command-line interface to Oracle",
       long_description="Customizable alternative to Oracle's SQL*PLUS command-line interface",
       author="Luca Canali",