From bcab99674db32d725e6d6a46554f1b62420c3abf Mon Sep 17 00:00:00 2001 From: Alsen Aligullu Date: Fri, 16 Aug 2024 15:12:23 +0100 Subject: [PATCH] Bump version to 0.2.10 (#48) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8f31b31..3d165b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-feedback-govuk" -version = "0.2.9" +version = "0.2.10" description = "A Django app to gather and send internal Government staff feedback" authors = [ "jafacakes2011 ",