From ec7741223b14f4599035d78d4a907db87ab0c230 Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Sun, 31 Mar 2013 01:56:00 +0100 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2d0cd5b..3d2a251 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ include: setup( name='sqlaload', - version='0.2.2', + version='0.2.3', description="Utility functions for using SQLAlchemy in ETL.", long_description=long_desc, classifiers=[