diff --git a/pyproject.toml b/pyproject.toml index 946f483f..91348b5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,12 @@ [tool.poetry] name = "myskoda" -version = "0.6.1" +version = "0.6.2" description = "Library for interaction with the MySkoda APIs." -authors = ["Frederick Gnodtke "] +authors = [ + "Frederick Gnodtke ", + "WebSpider ", + "Fabrice Devaux ", +] readme = "README.md" [tool.poetry.dependencies]