From 737e280971e940bfaf6f00bb3ec47cc5b2813e61 Mon Sep 17 00:00:00 2001 From: Tom Ritchford Date: Thu, 25 Jan 2024 14:29:18 +0100 Subject: [PATCH] Update version to v4.8.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 18ec3d7..23105ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/rec/datacls" name = "datacls" readme = "README.md" repository = "https://github.com/rec/datacls" -version = "4.7.1" +version = "4.8.0" documentation = "https://rec.github.io/datacls" [tool.poetry.dependencies]