diff --git a/pyproject.toml b/pyproject.toml index 70ba5aae..ce30e0d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "py-synologydsm-api" -version = "1.0.6" +version = "1.0.7" description = "Python API for communication with Synology DSM" authors = ["Michael Brussk (mib1185)", "Quentin POLLET (Quentame)", "FG van Zeelst (ProtoThis)"] license = "MIT"