Bump to 0.0.4

This commit is contained in:
Bohuslav Kabrda
2013-03-21 09:02:58 +01:00
parent 61b800cd0b
commit 9fc8fa6e2e
+1 -1
View File
@@ -9,7 +9,7 @@ except:
setup(
name = 'flask-whooshee',
version = '0.0.3',
version = '0.0.4',
description = 'Flask - SQLAlchemy - Whoosh integration',
long_description = 'Flask - SQLAlchemy - Whoosh integration that allows to create and search custom indexes.',
keywords = 'flask, sqlalchemy, whoosh',