Skip to content

Commit

Permalink
release 0.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Sep 19, 2013
1 parent 1aa6366 commit e8be0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motorengine/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = '0.2.15'
__version__ = '0.2.16'

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

0 comments on commit e8be0eb

Please sign in to comment.