From c1c39de91a72b982fdd525ca3400e7542389ee6f Mon Sep 17 00:00:00 2001 From: Giselle Rosetta <135234996+gisellerosetta@users.noreply.github.com> Date: Tue, 11 Nov 2025 15:15:37 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 33360ee9..beef946b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ maintainers = [ {name = "Analysis Standards and Pipelines", email = "ASAP@ons.gov.uk"} ] -version = "1.2.0" +version = "2.0.0" requires-python = '>=3.9' description = 'Simplifying good practice in statistical tables.' readme = "README.rst"