-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version, updated the port on the vagrantfile, and fixed the bulk …
…index (I hope)
- Loading branch information
Chris Sinchok
committed
Jun 19, 2014
1 parent
fe1ed22
commit 48bb698
Showing
4 changed files
with
3 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
from .base import Indexable, PolymorphicIndexable, SearchManager # noqa | ||
|
||
__version__ = "0.1.0" | ||
__version__ = "0.1.1" | ||
__all__ = [PolymorphicIndexable, SearchManager] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters