Skip to content

Commit e0ada88

Browse files
authored
Restore to version 5.0.0a3 (#239)
1 parent 9ddaff3 commit e0ada88

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__ = "10.10.11.dev0"
1+
__version__ = "5.0.0a3"
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)