We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df128fd commit a0b0cf8Copy full SHA for a0b0cf8
flask_mongoengine/__init__.py
@@ -16,7 +16,7 @@
16
from .wtf import WtfBaseField
17
18
19
-VERSION = (0, 9, 4)
+VERSION = (0, 9, 5)
20
21
22
def get_version():
0 commit comments