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"