Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Feb 19, 2018
1 parent 1412652 commit 96675fd
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.9.1'
__version__ = '1.0.0'

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

0 comments on commit 96675fd

Please sign in to comment.