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 215d3be commit 8a8efb9Copy full SHA for 8a8efb9
django_mongodb_backend/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "5.2.3.dev0"
+__version__ = "5.2.3"
2
3
# Check Django compatibility before other imports which may fail if the
4
# wrong version of Django is installed.
docs/releases/5.2.x.rst
@@ -5,12 +5,7 @@ Django MongoDB Backend 5.2.x
5
5.2.3
6
=====
7
8
-*Unreleased*
9
-
10
-New features
11
-------------
12
13
-- ...
+*November 18, 2025*
14
15
Bug fixes
16
---------
0 commit comments