diff --git a/pyproject.toml b/pyproject.toml index d3f5789f..fdf3fbb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "Python client for Toyota Connected Services." authors = ["Simon Grud Hansen "] license = "MIT" readme = "README.md" -version = "0.6.1" +version = "0.6.2" classifiers = [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License",