From f1b8097f7a055df467aab843080991b903bf771f Mon Sep 17 00:00:00 2001 From: Esa Kataja Date: Mon, 4 Aug 2025 15:56:30 +0300 Subject: [PATCH] chore: project rename to n8n_helper --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f69c3ea..1d5d092 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "jobpostingparser" +name = "n8n_helper" version = "0.1.0" description = "Add your description here" readme = "README.md"