Bump version

This commit is contained in:
Friedrich Lindenberg 2013-03-31 01:56:00 +01:00
parent 8a92787af4
commit ec7741223b

View File

@ -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=[