diff --git a/setup.py b/setup.py index cbf8af9..28b5485 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ except: setup( name='flask-whooshee', - version='0.2.1', + version='0.2.0', description='Flask - SQLAlchemy - Whoosh integration', long_description='Flask - SQLAlchemy - Whoosh integration that allows to create and search custom indexes.', keywords='flask, sqlalchemy, whoosh',