diff --git a/pyproject.toml b/pyproject.toml index b6cd7d7..7eb8b0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "django-migration-linter" -version = "5.0.0" +version = "5.1.0" description = "Detect backward incompatible migrations for your django project" authors = [ { name="3YOURMIND GmbH", email="fb@3yourmind.com" },