From 745b239b0dee47140bfdf42761e2df844dc4dc28 Mon Sep 17 00:00:00 2001 From: "Lerond, Jeremy" Date: Tue, 1 Oct 2024 16:06:42 -0700 Subject: [PATCH] Try different name. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0473cb2..b4efd38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "copper" +name = "copper-bem" version = "0.2.3" description = "Performance curve generator for building energy simulation" authors = ["Lerond, Jeremy ", "Rahman, Aowabin ", "Wan, Hanlong ", "Singh, Manan "]