Release version 0.2.0

This commit is contained in:
Slavek Kabrda
2016-05-11 15:52:13 +02:00
parent b3fc54bb4b
commit bd9dd42e2a
+1 -1
View File
@@ -9,7 +9,7 @@ except:
setup(
name='flask-whooshee',
version='0.1.0',
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',