Skip to content

Commit 8a8efb9

Browse files
committed
Bump version to 5.2.3
1 parent 215d3be commit 8a8efb9

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

django_mongodb_backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "5.2.3.dev0"
1+
__version__ = "5.2.3"
22

33
# Check Django compatibility before other imports which may fail if the
44
# wrong version of Django is installed.

docs/releases/5.2.x.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ Django MongoDB Backend 5.2.x
55
5.2.3
66
=====
77

8-
*Unreleased*
9-
10-
New features
11-
------------
12-
13-
- ...
8+
*November 18, 2025*
149

1510
Bug fixes
1611
---------

0 commit comments

Comments
 (0)