Skip to content

Commit 93a9e4e

Browse files
authored
Revert to 5.0a0
1 parent f0bb211 commit 93a9e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0a1"
1+
__version__ = "5.0a0"
22

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

0 commit comments

Comments
 (0)