mirror of
https://github.com/wassname/flask-whooshee.git
synced 2026-09-10 12:01:05 +08:00
Add test.py to archive, bump to 0.0.3
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
include LICENSE
|
||||
include README.md
|
||||
include test.py
|
||||
|
||||
@@ -9,7 +9,7 @@ except:
|
||||
|
||||
setup(
|
||||
name = 'flask-whooshee',
|
||||
version = '0.0.2',
|
||||
version = '0.0.3',
|
||||
description = 'Flask - SQLAlchemy - Whoosh integration',
|
||||
long_description = 'Flask - SQLAlchemy - Whoosh integration that allows to create and search custom indexes.',
|
||||
keywords = 'flask, sqlalchemy, whoosh',
|
||||
|
||||
Reference in New Issue
Block a user