Skip to content

Commit

Permalink
Version 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jun 19, 2024
1 parent a3c33a3 commit ea4dc84
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 @@ -2,6 +2,9 @@
Changelog
=========

2.13.0 (2024-06-19)
-------------------

* Support Django 5.1.

2.12.0 (2023-10-11)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "django-linear-migrations"
version = "2.12.0"
version = "2.13.0"
description = "Ensure your migrations are linear."
readme = "README.rst"
keywords = [
Expand Down

0 comments on commit ea4dc84

Please sign in to comment.