We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c33a3 commit ea4dc84Copy full SHA for ea4dc84
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+2.13.0 (2024-06-19)
6
+-------------------
7
+
8
* Support Django 5.1.
9
10
2.12.0 (2023-10-11)
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "django-linear-migrations"
-version = "2.12.0"
+version = "2.13.0"
description = "Ensure your migrations are linear."
11
readme = "README.rst"
12
keywords = [
0 commit comments