From dca2466e2560ecc5397f231c81910d123e109677 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 18 Apr 2024 19:17:06 -0300 Subject: Marked as deprecated in pypi --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 222565a..4af54e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "ute-wrapper" -version = "2.5.0" -description = "A wrapper to interact with UTE's API" +version = "2.5.1" +description = "[DEPRECATED] A wrapper to interact with UTE's API" authors = ["Roger Gonzalez "] license = "GPL-3.0-or-later" readme = "README.md" -- cgit v1.2.3