Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
update
  • Loading branch information
loverajoel committed Oct 5, 2015
1 parent 5485192 commit be885ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def read(*paths):

setup(
name='sqlalchemy-elasticquery',
version='0.0.1',
version='0.0.3',
description='Use ElasticSearch query search in SQLAlchemy.',
url='https://github.com/loverajoel/sqlalchemy-elasticquery',
license='MIT',
Expand Down

0 comments on commit be885ae

Please sign in to comment.