Bump to version 0.0.7

This commit is contained in:
Slavek Kabrda
2015-06-10 13:41:51 +02:00
parent e5170ea666
commit d4aed6bcda
+1 -1
View File
@@ -9,7 +9,7 @@ except:
setup(
name = 'flask-whooshee',
version = '0.0.6',
version = '0.0.7',
description = 'Flask - SQLAlchemy - Whoosh integration',
long_description = 'Flask - SQLAlchemy - Whoosh integration that allows to create and search custom indexes.',
keywords = 'flask, sqlalchemy, whoosh',