From 50439700e6e4cfb8d788edf29c27b970b5ae401f Mon Sep 17 00:00:00 2001 From: Thomas Samuel Binns Date: Mon, 30 Dec 2024 17:09:24 +0000 Subject: [PATCH] [MAINT] Post v1.1.1 release update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6de6553..f185cf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ build-backend = "hatchling.build" requires = ["hatchling"] [project] -authors = [{ email = "t.s.binns@outlook.com", name = "Thomas S. Binns" }] +authors = [{email = "t.s.binns@outlook.com", name = "Thomas S. Binns"}] classifiers = [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",