We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd2e2b commit 1ad9d76Copy full SHA for 1ad9d76
setup.py
@@ -16,7 +16,7 @@
16
import os
17
18
19
-__version__ = '0.3'
+__version__ = '0.3.1'
20
__description__ = 'Django support for MongoDB via MongoEngine',
21
__license__ = 'BSD'
22
__author__ = 'Ross Lawley',
0 commit comments