Skip to content

Commit

Permalink
BUMP 5.0.0a1
Browse files Browse the repository at this point in the history
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
  • Loading branch information
mongodb-dbx-release-bot[bot] committed Jan 8, 2025
1 parent a9a51aa commit e2b3a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_mongodb_backend/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "5.0.0a0"
__version__ = "5.0.0a1"

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

0 comments on commit e2b3a2f

Please sign in to comment.