Skip to content

Commit

Permalink
Bump version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Yu committed Apr 9, 2024
1 parent b744aff commit 093a0f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Release Notes

Unreleased
==========

1.10.0
-----
* Introduced Django 4.2 support.
* Dropped Support for Django<3.1

Expand Down
2 changes: 1 addition & 1 deletion multisite/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.9.0'
__version__ = '1.10.0'

0 comments on commit 093a0f4

Please sign in to comment.