diff --git a/pyproject.toml b/pyproject.toml index ca4ed5e..f6d423e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "python-otbr-api" -version = "2.4.0" +version = "2.5.0" license = {text = "MIT"} description = "API to interact with an OTBR via its REST API" readme = "README.md"