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.
2 parents d88d40c + a03fe23 commit cf54d6dCopy full SHA for cf54d6d
mongoengine/__init__.py
@@ -23,7 +23,7 @@
23
list(signals.__all__) + list(errors.__all__))
24
25
26
-VERSION = (0, 16, 2)
+VERSION = (0, 16, 3)
27
28
29
def get_version():
0 commit comments