Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wentz committed Mar 26, 2014
1 parent 2b4fc5b commit 3d17110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastimorphic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .base import PolymorphicIndexable, SearchManager


__version__ = "0.0.2-dev"
__version__ = "0.1.0-dev"
__all__ = [PolymorphicIndexable, SearchManager]

0 comments on commit 3d17110

Please sign in to comment.