Bump to version 0.0.8

This commit is contained in:
Slavek Kabrda
2015-09-15 15:17:07 +02:00
parent c27e9de188
commit 9e72c8efbd
+1 -1
View File
@@ -9,7 +9,7 @@ except:
setup(
name = 'flask-whooshee',
version = '0.0.7',
version = '0.0.8',
description = 'Flask - SQLAlchemy - Whoosh integration',
long_description = 'Flask - SQLAlchemy - Whoosh integration that allows to create and search custom indexes.',
keywords = 'flask, sqlalchemy, whoosh',