diff --git a/pyproject.toml b/pyproject.toml index bdb18c7..9addc4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ute-wrapper" -version = "2.2.2" +version = "2.3.0" description = "A wrapper to interact with UTE's API" authors = ["Roger Gonzalez "] license = "GPL-3.0-or-later"