From 1700a9d4af3a29f32f28666d9b31da8d3edf1594 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Fri, 16 May 2025 17:07:08 +1200 Subject: [PATCH] =?UTF-8?q?fix:=20Project=20Name=20changed=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0c87429..ea1e34a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "transact-cache" +name = "transaction-tracker" version = "0.1.0" description = "" authors = [