From ba6a752a6d7ca917007a8f3eefd7bcc91f208de0 Mon Sep 17 00:00:00 2001 From: belviskhoremk Date: Mon, 6 Apr 2026 22:14:36 +0000 Subject: [PATCH] updated Dockerfile --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 74837f4..d71f877 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "contexta-be" +name = "contexta_be" version = "0.1.0" description = "Add your description here" requires-python = ">=3.12"