Skip to content

Commit

Permalink
release 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Jul 6, 2014
1 parent 2730789 commit 46b929f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motorengine/__init__.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = '0.8.8'
__version__ = '0.8.9'

try:
from pymongo import ASCENDING, DESCENDING # NOQA
Expand Down

0 comments on commit 46b929f

Please sign in to comment.