Skip to content

Commit ea4dc84

Browse files
committed
Version 2.13.0
1 parent a3c33a3 commit ea4dc84

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
2.13.0 (2024-06-19)
6+
-------------------
7+
58
* Support Django 5.1.
69

710
2.12.0 (2023-10-11)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "django-linear-migrations"
9-
version = "2.12.0"
9+
version = "2.13.0"
1010
description = "Ensure your migrations are linear."
1111
readme = "README.rst"
1212
keywords = [

0 commit comments

Comments
 (0)