diff --git a/pyproject.toml b/pyproject.toml index b4c0adb..2914980 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-gov-notify" -version = "0.3.1" +version = "0.3.0" description = "A GOV.UK Notify flavoured Django email backend" authors = ["Nick Smith "] readme = "README.md"