From 72c3ded54024b395adc23f42b161b4704d09676b Mon Sep 17 00:00:00 2001 From: Max Chesterfield Date: Thu, 21 Aug 2025 02:46:39 +1000 Subject: [PATCH] grr Signed-off-by: Max Chesterfield --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 879457cb1..d778128f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ name = "zepben.ewb" version = "1.0.0b6" description = "Python SDK for interacting with the Energy Workbench platform" - readme = {file = "README.md", content-type = "test/markdown"} + readme = {file = "README.md", content-type = "text/markdown"} license = "MPL-2.0" requires-python = '>=3.9,<3.13' authors = [