diff --git a/pyproject.toml b/pyproject.toml index 69b3fdb..57b4af1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "remnawave" -version = "2.7.0" -description = "A Python SDK for interacting with the Remnawave API v2.7.0." +version = "2.7.1" +description = "A Python SDK for interacting with the Remnawave API v2.7.1." authors = [ {name = "Artem",email = "dev@forestsnet.com"} ]