Skip to content

Commit e9e79f5

Browse files
authored
Correct post-release version bump to 6.0.1.dev0
1 parent 7af7707 commit e9e79f5

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__ = "6.1.0.dev0"
1+
__version__ = "6.0.1.dev0"
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)