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 f0bb211 commit a9a51aaCopy full SHA for a9a51aa
django_mongodb_backend/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "5.0a1"
+__version__ = "5.0.0a0"
2
3
# Check Django compatibility before other imports which may fail if the
4
# wrong version of Django is installed.
0 commit comments