From 8c7c6cf24c38bd3c85864b9a0cafa6fdff1e4cfa Mon Sep 17 00:00:00 2001 From: JessikaSmith Date: Thu, 29 Jun 2023 11:52:40 +0300 Subject: [PATCH] poetry upd --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0ca2a27..c17173a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "AutoTM_DEV" +name = "autotm" version = "0.1.0" description = "Automatic hyperparameters tuning for topic models (ARTM approach) using evolutionary algorithms" authors = [